Improved table layout

pull/1/head
root 16 years ago
parent ad9d3e8c1d
commit 429c78d74f

@ -15,12 +15,12 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/ ?>
<table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper" width="800">
<table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper" width="700">
<tr>
<td colspan="5" class="title"><?=_("Organisations")?></td>
</tr>
<tr>
<td class="DataTD"><?=_("Organisation")?></td>
<td class="DataTD" width="350"><?=_("Organisation")?></td>
<td class="DataTD"><?=_("Domains")?></td>
<td class="DataTD"><?=_("Admins")?></td>
<td class="DataTD"><?=_("Edit")?></td>

Loading…
Cancel
Save