mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 21:04:06 -07:00
Update edit_server.html
Add missing characters ":"
This commit is contained in:
parent
d02303f570
commit
be746109f7
1 changed files with 2 additions and 2 deletions
|
@ -662,7 +662,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<?=__('ISSUER')?>
|
<?=__('ISSUER')?>:
|
||||||
</td>
|
</td>
|
||||||
<td class="details">
|
<td class="details">
|
||||||
<?=$v_ssl_issuer?>
|
<?=$v_ssl_issuer?>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue