Skip to content

Commit fe92d43

Browse files
committed
cleaned html little bit
1 parent 767c86e commit fe92d43

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+156
-158
lines changed

web/templates/admin/add_cron.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
<form id="vstobjects" name="v_add_cron" method="post">
3131
<table class='data'>
3232
<tr class="data-add">
33-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
33+
<td class="data-dotted" width="150">
3434
<table class="data-col1">
35-
<tr><td style="padding: 18 0 4 18;"></td></tr>
35+
<tr><td></td></tr>
3636
</table>
3737
</td>
38-
<td class="data-dotted" width="830px" style="vertical-align:top;">
38+
<td class="data-dotted" width="830px">
3939
<table width="830px">
4040
<tr>
4141
<td></td>

web/templates/admin/add_db.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
</script>
5050
<table class='data'>
5151
<tr class="data-add">
52-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
52+
<td class="data-dotted" width="150">
5353
<table class="data-col1">
54-
<tr><td style="padding: 18 0 4 18;"></td></tr>
54+
<tr><td></td></tr>
5555
</table>
5656
</td>
57-
<td class="data-dotted" width="830px" style="vertical-align:top;">
57+
<td class="data-dotted" width="830px">
5858
<table width="830px">
5959
<tr>
6060
<td></td>

web/templates/admin/add_dns.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141

4242
<table class="data">
4343
<tr class="data-add">
44-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
44+
<td class="data-dotted" width="150">
4545
<table class="data-col1">
46-
<tr><td style="padding: 18 0 4 18;"></td></tr>
46+
<tr><td></td></tr>
4747
</table>
4848
</td>
49-
<td class="data-dotted" width="830px" style="vertical-align:top;">
49+
<td class="data-dotted" width="830px">
5050
<table width="830px">
5151
<tr>
5252
<td></td>

web/templates/admin/add_dns_rec.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
<form id="vstobjects" name="v_add_dns_rec" method="post">
3131
<table class='data'>
3232
<tr class="data-add">
33-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
33+
<td class="data-dotted" width="150">
3434
<table class="data-col1">
35-
<tr><td style="padding: 18 0 4 18;"></td></tr>
35+
<tr><td></td></tr>
3636
</table>
3737
</td>
38-
<td class="data-dotted" width="830px" style="vertical-align:top;">
38+
<td class="data-dotted" width="830px">
3939
<table width="830px">
4040
<tr>
4141
<td></td>

web/templates/admin/add_ip.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141

4242
<table class='data'>
4343
<tr class="data-add">
44-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
44+
<td class="data-dotted" width="150">
4545
<table class="data-col1">
46-
<tr><td style="padding: 18 0 4 18;"></td></tr>
46+
<tr><td></td></tr>
4747
</table>
4848
</td>
49-
<td class="data-dotted" width="830px" style="vertical-align:top;">
49+
<td class="data-dotted" width="830px">
5050
<table width="830px">
5151
<tr>
5252
<td></td>

web/templates/admin/add_mail.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
<form id="vstobjects" name="v_add_mail" method="post">
3131
<table class='data'>
3232
<tr class="data-add">
33-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
33+
<td class="data-dotted" width="150">
3434
<table class="data-col1">
35-
<tr><td style="padding: 18 0 4 18;"></td></tr>
35+
<tr><td></td></tr>
3636
</table>
3737
</td>
38-
<td class="data-dotted" width="830px" style="vertical-align:top;">
38+
<td class="data-dotted" width="830px">
3939
<table width="830px">
4040
<tr>
4141
<td></td>

web/templates/admin/add_mail_acc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,12 @@
5151

5252
<table class='data'>
5353
<tr class="data-add">
54-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
54+
<td class="data-dotted" width="150">
5555
<table class="data-col1">
56-
<tr><td style="padding: 18 0 4 18;"></td></tr>
56+
<tr><td></td></tr>
5757
</table>
5858
</td>
59-
<td class="data-dotted" width="830px" style="vertical-align:top;">
59+
<td class="data-dotted" width="830px">
6060
<table width="830px">
6161
<tr>
6262
<td></td>

web/templates/admin/add_package.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
<form id="vstobjects" name="v_add_package" method="post">
3131
<table class='data'>
3232
<tr class="data-add">
33-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
33+
<td class="data-dotted" width="150">
3434
<table class="data-col1">
35-
<tr><td style="padding: 18 0 4 18;"></td></tr>
35+
<tr><td></td></tr>
3636
</table>
3737
</td>
38-
<td class="data-dotted" width="830px" style="vertical-align:top;">
38+
<td class="data-dotted" width="830px">
3939
<table width="830px">
4040
<tr>
4141
<td></td>

web/templates/admin/add_user.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949

5050
<table class="data">
5151
<tr class="data-add">
52-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
52+
<td class="data-dotted" width="150">
5353
<table class="data-col1">
54-
<tr><td style="padding: 18 0 4 18;"></td></tr>
54+
<tr><td></td></tr>
5555
</table>
5656
</td>
57-
<td class="data-dotted" width="830px" style="vertical-align:top;">
57+
<td class="data-dotted" width="830px">
5858
<table width="830px">
5959
<tr>
6060
<td></td>

web/templates/admin/add_web.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,14 +69,14 @@
6969

7070
<table class='data'>
7171
<tr class="data-add">
72-
<td class="data-dotted" style="padding: 0px 10px 0px 0px" width="150">
72+
<td class="data-dotted" width="150">
7373
<table class="data-col1">
7474
<tr>
75-
<td style="padding: 18 0 4 18;"></td>
75+
<td></td>
7676
</tr>
7777
</table>
7878
</td>
79-
<td class="data-dotted" width="830px" style="vertical-align:top;">
79+
<td class="data-dotted" width="830px">
8080
<table width="830px">
8181
<tr>
8282
<td></td>

0 commit comments

Comments
 (0)