Commit 56b15d03 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Moved to more standard messenger UI.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@1595 b35dd754-fafc-0310-a699-88a17e54d16e
parent 1c384447
...@@ -121,9 +121,10 @@ ...@@ -121,9 +121,10 @@
<form action="system-email.jsp" name="f" method="post"> <form action="system-email.jsp" name="f" method="post">
<b><fmt:message key="system.email.name" /></b> <fieldset>
<legend><fmt:message key="system.email.name" /></legend>
<div>
<ul>
<table cellpadding="3" cellspacing="0" border="0"> <table cellpadding="3" cellspacing="0" border="0">
<tr> <tr>
<td width="1%" nowrap> <td width="1%" nowrap>
...@@ -197,7 +198,8 @@ ...@@ -197,7 +198,8 @@
</tr> </tr>
</table> </table>
</ul> </div>
</fieldset>
<br> <br>
......
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