Browse Source

Fix regression in Generate SSL HTML template

Kristan Kenney 5 years ago
parent
commit
9d17705b6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      web/templates/pages/generate_ssl.html

+ 1 - 0
web/templates/pages/generate_ssl.html

@@ -66,6 +66,7 @@
 						<tr>
 							<td class="vst-text" style="padding: 12px 0 0 0;">
 								<?=_('Email');?>
+								<span class="optional">(<?php print _('optional');?>)</span>
 							</td>
 						</tr>
 						<tr>