Added frontend strings

Signed-off-by: Bernardus Jansen <bernardus@bajansen.nl>
This commit is contained in:
Bernardus Jansen
2016-05-19 23:08:06 +02:00
parent 69121a894a
commit 8f1f1a133b
3 changed files with 24 additions and 1 deletions
@@ -70,6 +70,7 @@
<form:option value="STARTTLS" label="STARTTLS"/>
<form:option value="SSL/TLS" label="SSL/TLS"/>
</form:select>
<c:import url="helpToolTip.jsp"><c:param name="topic" value="smtpEncryption"/></c:import>
</td>
</tr>
@@ -85,7 +86,6 @@
<td><fmt:message key="advancedsettings.smtpPassword"/></td>
<td>
<form:password path="smtpPassword" size="40"/>
<c:import url="helpToolTip.jsp"><c:param name="topic" value="smtpPassword"/></c:import>
</td>
</tr>