improved html structure

This commit is contained in:
Serghey Rodin 2012-09-27 20:29:28 +03:00
commit d2efdc212e
49 changed files with 98 additions and 193 deletions

View file

@ -1,7 +1,7 @@
<table class="sub-menu" style="background: white;">
<tr>
<td style="padding: 12px 2px 16px 0;" ><a class="add-name"><b>Adding Mail Domain</b></a>
<td style="padding: 10px 2px 0 0;" ><a class="add-name"><b>Adding Mail Domain</b></a>
<?php
if (!empty($_SESSION['error_msg'])) {
echo "<a class=\"add-error\"> → ".$_SESSION['error_msg']."</a>";
@ -83,6 +83,4 @@
</td>
</tr>
</table>
<table class="data-spacer" style="height:18px"><tr><td></td></tr></table>
</form>