Die Administrationsmasken nicht alle zentriert ausgeben -- das ist bei allen anderen...
authorMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 18 May 2007 09:16:42 +0000 (09:16 +0000)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Fri, 18 May 2007 09:16:42 +0000 (09:16 +0000)
templates/webpages/admin/create_dataset_de.html
templates/webpages/admin/create_dataset_master.html
templates/webpages/admin/dbadmin_de.html
templates/webpages/admin/dbadmin_master.html
templates/webpages/admin/dbcreate_de.html
templates/webpages/admin/dbcreate_master.html
templates/webpages/admin/dbdelete_de.html
templates/webpages/admin/dbdelete_master.html

index 2540d44..1ddd1af 100644 (file)
@@ -1,6 +1,5 @@
 <body class="admin">
 
- <div align="center">
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -54,7 +53,5 @@
 
   </form>
 
- </div>
-
 </body>
 </html>
index 5cbb6d3..9f494cc 100644 (file)
@@ -1,6 +1,5 @@
 <body class="admin">
 
- <div align="center">
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -54,7 +53,5 @@
 
   </form>
 
- </div>
-
 </body>
 </html>
index 7830c31..6d9ed0b 100644 (file)
@@ -1,6 +1,5 @@
 <body class="admin">
 
- <div align="center">
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -65,6 +64,5 @@
 
   <p>F&uuml;r lokale Verbindungen "Rechner" und "Port" freilassen.</p>
 
- </div>
 </body>
 </html>
index 6e05c3c..a953006 100644 (file)
@@ -1,6 +1,5 @@
 <body class="admin">
 
- <div align="center">
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -65,6 +64,5 @@
 
   <p><translate>Leave host and port field empty unless you want to make a remote connection.</translate></p>
 
- </div>
 </body>
 </html>
index 7377585..472c421 100644 (file)
@@ -1,7 +1,5 @@
 <body class="admin">
 
- <div align="center">
-
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -14,7 +12,6 @@
    <p><input type="submit" class="submit" name="action" value="Weiter"></p>
 
   </form>
- </div>
 
 </body>
 </html>
index d3a23ca..6e3947c 100644 (file)
@@ -1,7 +1,5 @@
 <body class="admin">
 
- <div align="center">
-
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -14,7 +12,6 @@
    <p><input type="submit" class="submit" name="action" value="<translate>Continue</translate>"></p>
 
   </form>
- </div>
 
 </body>
 </html>
index fef36e4..0e89223 100644 (file)
@@ -1,7 +1,5 @@
 <body class="admin">
 
- <div align="center">
-
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -14,6 +12,5 @@
    <p><input type="submit" class="submit" name="action" value="Weiter"></p>
   </form>
 
- </div>
 </body>
 </html>
index ec4d5dc..cf69c42 100644 (file)
@@ -1,7 +1,5 @@
 <body class="admin">
 
- <div align="center">
-
   <h2><TMPL_VAR title></h2>
 
   <form method="post" action="admin.pl">
@@ -14,6 +12,5 @@
    <p><input type="submit" class="submit" name="action" value="<translate>Continue</translate>"></p>
   </form>
 
- </div>
 </body>
 </html>