mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 02:28:03 -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>
|
||||
<td>
|
||||
<?=__('ISSUER')?>
|
||||
<?=__('ISSUER')?>:
|
||||
</td>
|
||||
<td class="details">
|
||||
<?=$v_ssl_issuer?>
|
||||
|
@ -866,4 +866,4 @@
|
|||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue