Skip to content

Commit 7c7483e

Browse files
authored
Update edit_web.html
Add missing characters ":"
1 parent d02303f commit 7c7483e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/user/edit_web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
</tr>
228228
<tr>
229229
<td>
230-
<?=__('ISSUER')?>
230+
<?=__('ISSUER')?>:
231231
</td>
232232
<td class="details">
233233
<?=$v_ssl_issuer?>

0 commit comments

Comments
 (0)