Explorar el Código

cleaned html little bit

Serghey Rodin hace 12 años
padre
commit
fe92d439cf
Se han modificado 54 ficheros con 156 adiciones y 158 borrados
  1. 3 3
      web/templates/admin/add_cron.html
  2. 3 3
      web/templates/admin/add_db.html
  3. 3 3
      web/templates/admin/add_dns.html
  4. 3 3
      web/templates/admin/add_dns_rec.html
  5. 3 3
      web/templates/admin/add_ip.html
  6. 3 3
      web/templates/admin/add_mail.html
  7. 3 3
      web/templates/admin/add_mail_acc.html
  8. 3 3
      web/templates/admin/add_package.html
  9. 3 3
      web/templates/admin/add_user.html
  10. 3 3
      web/templates/admin/add_web.html
  11. 2 2
      web/templates/admin/edit_cron.html
  12. 2 2
      web/templates/admin/edit_db.html
  13. 2 2
      web/templates/admin/edit_dns.html
  14. 2 2
      web/templates/admin/edit_dns_rec.html
  15. 2 2
      web/templates/admin/edit_ip.html
  16. 2 2
      web/templates/admin/edit_mail.html
  17. 2 2
      web/templates/admin/edit_mail_acc.html
  18. 2 2
      web/templates/admin/edit_package.html
  19. 2 2
      web/templates/admin/edit_user.html
  20. 2 2
      web/templates/admin/edit_web.html
  21. 3 3
      web/templates/admin/list_backup.html
  22. 18 18
      web/templates/admin/list_backup_detail.html
  23. 3 3
      web/templates/admin/list_cron.html
  24. 3 3
      web/templates/admin/list_db.html
  25. 3 3
      web/templates/admin/list_dns.html
  26. 3 3
      web/templates/admin/list_dns_rec.html
  27. 3 3
      web/templates/admin/list_ip.html
  28. 2 2
      web/templates/admin/list_log.html
  29. 3 3
      web/templates/admin/list_mail.html
  30. 3 3
      web/templates/admin/list_mail_acc.html
  31. 3 3
      web/templates/admin/list_packages.html
  32. 2 2
      web/templates/admin/list_rrd.html
  33. 2 2
      web/templates/admin/list_search.html
  34. 3 3
      web/templates/admin/list_services.html
  35. 2 2
      web/templates/admin/list_stats.html
  36. 2 2
      web/templates/admin/list_updates.html
  37. 3 3
      web/templates/admin/list_user.html
  38. 3 3
      web/templates/admin/list_web.html
  39. 1 3
      web/templates/header.html
  40. 3 3
      web/templates/user/add_dns.html
  41. 3 3
      web/templates/user/add_web.html
  42. 2 2
      web/templates/user/edit_dns.html
  43. 2 2
      web/templates/user/edit_user.html
  44. 2 2
      web/templates/user/edit_web.html
  45. 3 3
      web/templates/user/list_cron.html
  46. 3 3
      web/templates/user/list_db.html
  47. 3 3
      web/templates/user/list_dns.html
  48. 3 3
      web/templates/user/list_dns_rec.html
  49. 4 4
      web/templates/user/list_mail.html
  50. 3 3
      web/templates/user/list_mail_acc.html
  51. 2 2
      web/templates/user/list_search.html
  52. 2 2
      web/templates/user/list_stats.html
  53. 3 3
      web/templates/user/list_user.html
  54. 3 3
      web/templates/user/list_web.html

+ 3 - 3
web/templates/admin/add_cron.html

@@ -30,12 +30,12 @@
                     <form id="vstobjects" name="v_add_cron" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_db.html

@@ -49,12 +49,12 @@
                         </script>
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_dns.html

@@ -41,12 +41,12 @@
 
                         <table class="data">
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_dns_rec.html

@@ -30,12 +30,12 @@
                     <form id="vstobjects" name="v_add_dns_rec" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_ip.html

@@ -41,12 +41,12 @@
 
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_mail.html

@@ -30,12 +30,12 @@
                     <form id="vstobjects" name="v_add_mail" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_mail_acc.html

@@ -51,12 +51,12 @@
 
                         <table class='data'>
                         <tr class="data-add">
-                            <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                            <td class="data-dotted" width="150">
                                 <table class="data-col1">
-                                    <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                    <tr><td></td></tr>
                                 </table>
                             </td>
-                            <td class="data-dotted" width="830px" style="vertical-align:top;">
+                            <td class="data-dotted" width="830px">
                                 <table width="830px">
                                     <tr>
                                         <td></td>

+ 3 - 3
web/templates/admin/add_package.html

@@ -30,12 +30,12 @@
                     <form id="vstobjects" name="v_add_package" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_user.html

@@ -49,12 +49,12 @@
 
                         <table class="data">
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/add_web.html

@@ -69,14 +69,14 @@
 
                         <table class='data'>
                             <tr class="data-add">
-                            <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                            <td class="data-dotted" width="150">
                                 <table class="data-col1">
                                     <tr>
-                                        <td style="padding: 18 0 4 18;"></td>
+                                        <td></td>
                                     </tr>
                                 </table>
                             </td>
-                            <td class="data-dotted" width="830px" style="vertical-align:top;">
+                            <td class="data-dotted" width="830px">
                                 <table width="830px">
                                     <tr>
                                         <td></td>

+ 2 - 2
web/templates/admin/edit_cron.html

@@ -30,7 +30,7 @@
                     <form id="vstobjects" name="v_edit_cron" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -41,7 +41,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_db.html

@@ -50,7 +50,7 @@
 
                        <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -61,7 +61,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_dns.html

@@ -29,7 +29,7 @@
                     <form id="vstobjects" name="v_edit_dns" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -40,7 +40,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_dns_rec.html

@@ -29,7 +29,7 @@
                     <form id="vstobjects" name="v_edit_dns_rec" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -40,7 +40,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_ip.html

@@ -41,7 +41,7 @@
 
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -52,7 +52,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_mail.html

@@ -29,7 +29,7 @@
                     <form id="vstobjects" name="v_edit_mail" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -40,7 +40,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_mail_acc.html

@@ -50,7 +50,7 @@
 
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -61,7 +61,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo $v_status ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_package.html

@@ -29,7 +29,7 @@
                     <form id="vstobjects" name="v_edit_package" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -40,7 +40,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo $v_status ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_user.html

@@ -41,7 +41,7 @@
                         </script>
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -52,7 +52,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/admin/edit_web.html

@@ -61,7 +61,7 @@
                         </script>
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -72,7 +72,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/admin/list_backup.html

@@ -74,14 +74,14 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="backup[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="backup[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></td></tr>
                                         <tr><td class="data-active"><b><?php print __('active');?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 18 - 18
web/templates/admin/list_backup_detail.html

@@ -73,12 +73,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="web[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="web[]" value="<?php echo $key ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=web&object=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">
@@ -110,12 +110,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="dns[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="dns[]" value="<?php echo $key ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=dns&object=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">
@@ -147,12 +147,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="mail[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="mail[]" value="<?php echo $key ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=mail&object=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">
@@ -184,12 +184,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="db[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="db[]" value="<?php echo $key ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=db&object=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">
@@ -221,12 +221,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="cron[]" value="<?php echo 'yes' ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="cron[]" value="<?php echo 'yes' ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=cron&object=records" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">
@@ -258,12 +258,12 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="udir[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="udir[]" value="<?php echo $key ?>" ></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/schedule/restore/?backup=<?php echo $backup ?>&type=udir&object=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/restore.png" width="6px" height="8px">

+ 3 - 3
web/templates/admin/list_cron.html

@@ -46,14 +46,14 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="job[]" value="<?php echo $data[$key]['JOB'] ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="job[]" value="<?php echo $data[$key]['JOB'] ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_db.html

@@ -50,14 +50,14 @@
                                     if ($data[$key]['TYPE'] == 'pgsql') $db_admin_link = "http://".$http_host."/phpPgAdmin/";
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="database[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="database[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_dns.html

@@ -44,14 +44,14 @@
                                     }
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" > </td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" > </td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_dns_rec.html

@@ -52,13 +52,13 @@
                                         }
                                 ?> 
                                 <tr class="data-row">
-                                    <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                    <td class="data-dotted" width="150">
                                         <table class="data-col1">
-                                            <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="record[]" value="<?php echo $data[$key]['ID']?>" > <input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
+                                            <tr><td><input type="checkbox" class="ch-toggle" name="record[]" value="<?php echo $data[$key]['ID']?>" > <input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
                                             <tr><td></td></tr>
                                         </table>
                                     </td>
-                                    <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                    <td class="data-dotted" width="830px">
                                         <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                             <span class="do_delete">
                                                 <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_ip.html

@@ -61,14 +61,14 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="ip[]" value="<?php echo $key ?>"></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="ip[]" value="<?php echo $key ?>"></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-active"><b><?php print __('active');?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 2 - 2
web/templates/admin/list_log.html

@@ -23,13 +23,13 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 14 0 4 0;"><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo  strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo $data[$key]['TIME']?></a></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <div style="height:20px; width:20px;"></div>
                                 <table class="data-col5" width="720px">
                                     <tr>

+ 3 - 3
web/templates/admin/list_mail.html

@@ -47,14 +47,14 @@
                                     }
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_mail_acc.html

@@ -54,14 +54,14 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="account[]" value="<?php echo $key?>" ><input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="account[]" value="<?php echo $key?>" ><input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_packages.html

@@ -35,13 +35,13 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="package[]" value="<?php echo $key ?>"></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="package[]" value="<?php echo $key ?>"></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px" >

+ 2 - 2
web/templates/admin/list_rrd.html

@@ -32,13 +32,13 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 24 0 4px 0;"><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo $data[$key]['TIME']?></a></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/rrd/<?php echo $data[$key]['TYPE']."/".$period."-".$data[$key]['RRD'].".png" ?>" target="_blank" class="data-controls">
                                         <span>
                                             <img src="/images/download.png" width="8px" height="8px">

+ 2 - 2
web/templates/admin/list_search.html

@@ -37,13 +37,13 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 24 0 4 0;"><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <?php
                                         if ($data[$key]['KEY'] == 'RECORD') {
                                             $delete_lnk = '/delete/'.$data[$key]['TYPE'].'/?domain='.$data[$key]['PARENT'].'&record_id='.$data[$key]['LINK'].'&user='.$data[$key]['USER'];

+ 3 - 3
web/templates/admin/list_services.html

@@ -70,13 +70,13 @@
                                 ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="service[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="service[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($data[$key]['STATE']); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/restart/service/?srv=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/reload.png" width="6px" height="7px">

+ 2 - 2
web/templates/admin/list_stats.html

@@ -41,12 +41,12 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 24 0 4 0;"><a class="data-date" ><?php echo strftime("%d %b %Y", strtotime($key))?></a></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <div style="height:20px; width:20px;"></div>
                                     <table class="data-col2" width="830px">
                                         <tr>

+ 2 - 2
web/templates/admin/list_updates.html

@@ -64,13 +64,13 @@
                                 ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr><td style="padding: 18 0 6 18;"><input type="checkbox" class="ch-toggle" name="pkg[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo $upd_status ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <?php
                                         if ($data[$key]['UPDATED'] == 'no') {
                                     ?>

+ 3 - 3
web/templates/admin/list_user.html

@@ -58,14 +58,14 @@
                                     }
                                 ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="user[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="user[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a><td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/admin/list_web.html

@@ -75,14 +75,14 @@
                                     }
                                 ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 1 - 3
web/templates/header.html

@@ -493,7 +493,7 @@
                 height: 16px;
                 border-left: 1px solid #d3d3d3;
                 font-size: 8pt;
-                padding: 2px 12px 1px 6px;
+                padding: 2px 12px 0 6px;
                 letter-spacing: 0.1em;
                 color: #174f82;
                 text-decoration: none;
@@ -536,13 +536,11 @@
             .username {
                 color: #323232;
                 font-size: 16pt;
-                line-height: 1.2em;
             }
 
             .domain {
                 color: #323232;
                 font-size: 16pt;
-                line-height: 0.8em;
             }
 
             .cron {

+ 3 - 3
web/templates/user/add_dns.html

@@ -41,12 +41,12 @@
 
                         <table class="data">
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"></td></tr>
+                                        <tr><td></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/user/add_web.html

@@ -69,14 +69,14 @@
 
                         <table class='data'>
                             <tr class="data-add">
-                            <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                            <td class="data-dotted" width="150">
                                 <table class="data-col1">
                                     <tr>
-                                        <td style="padding: 18 0 4 18;"></td>
+                                        <td></td>
                                     </tr>
                                 </table>
                             </td>
-                            <td class="data-dotted" width="830px" style="vertical-align:top;">
+                            <td class="data-dotted" width="830px">
                                 <table width="830px">
                                     <tr>
                                         <td></td>

+ 2 - 2
web/templates/user/edit_dns.html

@@ -29,7 +29,7 @@
                     <form id="vstobjects" name="v_edit_dns" method="post">
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -40,7 +40,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo $v_status ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/user/edit_user.html

@@ -41,7 +41,7 @@
                         </script>
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -52,7 +52,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 2 - 2
web/templates/user/edit_web.html

@@ -61,7 +61,7 @@
                         </script>
                         <table class='data'>
                             <tr class="data-add">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
                                         <tr>
                                             <td style="padding: 24px 0 2px 18px;">
@@ -72,7 +72,7 @@
                                         <tr><td style="padding: 0 0 0 18px;" class="data-<?php echo $v_status ?>"><b><?php echo __($v_status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <table width="830px">
                                         <tr>
                                             <td></td>

+ 3 - 3
web/templates/user/list_cron.html

@@ -42,14 +42,14 @@
                             ?> 
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="job[]" value="<?php echo $data[$key]['JOB'] ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="job[]" value="<?php echo $data[$key]['JOB'] ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/user/list_db.html

@@ -46,14 +46,14 @@
                                     if ($data[$key]['TYPE'] == 'pgsql') $db_admin_link = "http://".$http_host."/phpPgAdmin/";
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="database[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="database[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/user/list_dns.html

@@ -40,14 +40,14 @@
                                     }
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status) ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 3 - 3
web/templates/user/list_dns_rec.html

@@ -48,13 +48,13 @@
                                         }
                                 ?> 
                                 <tr class="data-row">
-                                    <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                    <td class="data-dotted" width="150">
                                         <table class="data-col1">
-                                            <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="record[]" value="<?php echo $data[$key]['ID']?>" > <input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
+                                            <tr><td><input type="checkbox" class="ch-toggle" name="record[]" value="<?php echo $data[$key]['ID']?>" > <input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
                                             <tr><td></td></tr>
                                         </table>
                                     </td>
-                                    <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                    <td class="data-dotted" width="830px">
                                         <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                             <span class="do_delete">
                                                 <img src="/images/delete.png" width="7px" height="7px">

+ 4 - 4
web/templates/user/list_mail.html

@@ -44,14 +44,14 @@
                                     }
                             ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo "$key" ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">
@@ -83,7 +83,7 @@
                                     <a href="?domain=<?php echo $key ?>" class="data-controls">
                                         <span>
                                             <img src="/images/more.png" width="8px" height="8px">
-                                            <?php print __('list accounts',$data[$key]['RECORDS']); ?> 
+                                            <?php print __('list accounts',$data[$key]['ACCOUNTS']); ?> 
                                         </span>
                                     </a>
                                     <table class="data-col2" width="830px">

+ 3 - 3
web/templates/user/list_mail_acc.html

@@ -51,14 +51,14 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="account[]" value="<?php echo $key?>" ><input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="account[]" value="<?php echo $key?>" ><input type="hidden" name="domain" value="<?php echo $_GET['domain'] ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">

+ 2 - 2
web/templates/user/list_search.html

@@ -37,13 +37,13 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 24 0 4 0;"><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <?php
                                         if ($data[$key]['KEY'] == 'RECORD') {
                                             $delete_lnk = '/delete/'.$data[$key]['TYPE'].'/?domain='.$data[$key]['PARENT'].'&record_id='.$data[$key]['LINK'].'&user='.$data[$key]['USER'];

+ 2 - 2
web/templates/user/list_stats.html

@@ -23,12 +23,12 @@
                             ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150px">
+                                <td class="data-dotted" width="150px">
                                     <table class="data-col1" width="150">
                                         <tr><td style="padding: 24 0 4 0;"><a class="data-date" ><?php echo strftime("%d %b %Y", strtotime($key))?></a></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <div style="height:20px; width:20px;"></div>
                                     <table class="data-col2" width="830px">
                                         <tr>

+ 3 - 3
web/templates/user/list_user.html

@@ -41,14 +41,14 @@
                                 ?>
 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="user[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="user[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE']))?></a><td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a href="/edit/user/?user=<?php echo "$key" ?>" class="data-controls">
                                         <span>
                                             <img src="/images/edit.png" width="8px" height="8px">

+ 3 - 3
web/templates/user/list_web.html

@@ -73,14 +73,14 @@
                                     }
                                 ?> 
                             <tr class="data-row">
-                                <td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
+                                <td class="data-dotted" width="150">
                                     <table class="data-col1">
-                                        <tr><td style="padding: 18 0 4 18;"><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo $key ?>" ></td></tr>
+                                        <tr><td><input type="checkbox" class="ch-toggle" name="domain[]" value="<?php echo $key ?>" ></td></tr>
                                         <tr><td><a class="data-date" title="<?php echo  $data[$key]['DATE']."  ".$data[$key]['TIME'] ?>"><?php echo strftime("%d %b %Y", strtotime($data[$key]['DATE'])) ?></a></td></tr>
                                         <tr><td class="data-<?php echo $status ?>"><b><?php echo __($status); ?></b></td></tr>
                                     </table>
                                 </td>
-                                <td class="data-dotted" width="830px" style="vertical-align:top;">
+                                <td class="data-dotted" width="830px">
                                     <a id="delete_link_<?php echo $i ?>" class="data-controls do_delete">
                                         <span class="do_delete">
                                             <img src="/images/delete.png" width="7px" height="7px">