Missing colon in add_mail_acc.html template

This commit is contained in:
dpeca 2017-03-17 11:27:12 +01:00 committed by GitHub
commit 4276dd3519

View file

@ -170,7 +170,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>