Label Rst and POD correctly
This commit is contained in:
parent
c3008c1f78
commit
2c079ae937
|
@ -28,10 +28,10 @@
|
|||
<input type="text" class="asciidoc" {{bind-attr value="view.asciidocStatusImage"}}></input>
|
||||
</p>
|
||||
<p>
|
||||
<label>:</label>
|
||||
<label>Rst:</label>
|
||||
<input type="text" class="rst" {{bind-attr value="view.rstStatusImage"}}></input>
|
||||
</p>
|
||||
<p>
|
||||
<label>{{t repositories.pod}}:</label>
|
||||
<label>POD:</label>
|
||||
<input type="text" class="pod" {{bind-attr value="view.podStatusImage"}}></input>
|
||||
</p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user