Skip to content

Commit 2925a16

Browse files
author
Kristan Kenney
committed
Fix spacing
1 parent 17a7373 commit 2925a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/edit_mail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
</td>
134134
</tr>
135135
<tr>
136-
<td class="vst-text input-label">
136+
<td class="vst-text input-label step-top">
137137
<?php print _('SSL Certificate');?>
138138
<span id="generate-csr"> / <a class="generate" target="_blank" href="/generate/ssl/?domain=<?=$v_domain?>"><?=_('Generate CSR')?></a></span>
139139
</td>

0 commit comments

Comments
 (0)