Browse Source

fxied merged class tags

Serghey Rodin 13 years ago
parent
commit
bf77798827

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                         </td>

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -11,7 +11,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                         </td>

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

@@ -25,7 +25,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                         </td>

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

@@ -14,7 +14,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -7,7 +7,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get" >
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                         </td>

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

@@ -14,7 +14,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">

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

@@ -8,7 +8,7 @@
                                             <div style="text-align: right; float: right;">
                                                 <form action="/search/" method="get">
                                                 <input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
-                                                <input type="submit" value="Search"class="button" style="font-size: 12px; height: 24px;">
+                                                <input type="submit" value="Search" class="button" style="font-size: 12px; height: 24px;">
                                                 </form>
                                             </div>
                                             <div style="float:left; padding-left: 26px;">