Skip to content

Commit f1e3c74

Browse files
authored
Merge pull request hestiacp#3 from myrevery/patch-4
Update edit_server.html
2 parents 0cb3a6e + be74610 commit f1e3c74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/templates/admin/edit_server.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,7 @@
662662
</tr>
663663
<tr>
664664
<td>
665-
<?=__('ISSUER')?>
665+
<?=__('ISSUER')?>:
666666
</td>
667667
<td class="details">
668668
<?=$v_ssl_issuer?>
@@ -866,4 +866,4 @@
866866
</tr>
867867
</table>
868868
</form>
869-
</div>
869+
</div>

0 commit comments

Comments
 (0)