refactoring user section: new html formating

This commit is contained in:
Serghey Rodin 2012-09-10 14:06:30 +03:00
commit 427b254138
22 changed files with 1825 additions and 1443 deletions

View file

@ -1,13 +1,15 @@
<table class="bottom">
<tr>
<td>Powered by Vesta Control Panel</td>
</tr><tr>
<td><a href="http://vestacp.com">vestacp.com</a></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</body>
<table class="bottom">
<tr>
<td>Powered by Vesta Control Panel</td>
</tr>
<tr>
<td><a href="http://vestacp.com">vestacp.com</a></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
</body>
</html>