Update edit_server.html

Add missing characters ":"
This commit is contained in:
myrevery 2017-04-25 13:23:56 -07:00 committed by GitHub
commit be746109f7

View file

@ -662,7 +662,7 @@
</tr>
<tr>
<td>
<?=__('ISSUER')?>
<?=__('ISSUER')?>:
</td>
<td class="details">
<?=$v_ssl_issuer?>
@ -866,4 +866,4 @@
</tr>
</table>
</form>
</div>
</div>