Commit e7aa89a9 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Fixed some browser incompatibilies.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9834 b35dd754-fafc-0310-a699-88a17e54d16e
parent a53fa3d7
...@@ -394,7 +394,7 @@ ...@@ -394,7 +394,7 @@
<span class="jive-description"> <span class="jive-description">
<fmt:message key="ssl.certificates.ca-reply" /> <fmt:message key="ssl.certificates.ca-reply" />
</span> </span>
<textarea name="reply" cols="40" rows="3" style="width:100%;font-size:8pt;" wrap="virtual"/> <textarea name="reply" cols="40" rows="3" style="width:100%;font-size:8pt;" wrap="virtual"></textarea>
</td> </td>
<td valign="bottom"> <td valign="bottom">
<input type="submit" name="install" value="<fmt:message key="global.save" />"> <input type="submit" name="install" value="<fmt:message key="global.save" />">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment