Missing colon in edit_mail_acc.html template

This commit is contained in:
dpeca 2017-03-17 11:30:24 +01:00 committed by GitHub
commit 26f48c8172

View file

@ -177,7 +177,7 @@
<td><div><?=__('Normal password')?></div></td>
</tr>
<tr>
<td><?=__('SMTP hostname')?></td>
<td><?=__('SMTP hostname')?>:</td>
<td><div id="td_smtp_hostname"><?=$hostname?></div></td>
</tr>
<tr>