Skip to content

Commit 9d17705

Browse files
author
Kristan Kenney
committed
Fix regression in Generate SSL HTML template
1 parent 06ce89e commit 9d17705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/templates/pages/generate_ssl.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<tr>
6767
<td class="vst-text" style="padding: 12px 0 0 0;">
6868
<?=_('Email');?>
69+
<span class="optional">(<?php print _('optional');?>)</span>
6970
</td>
7071
</tr>
7172
<tr>

0 commit comments

Comments
 (0)