Code

Updated all other steps to support 100% width
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 12 Apr 2007 09:32:15 +0000 (09:32 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 12 Apr 2007 09:32:15 +0000 (09:32 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6026 594d385d-05f5-0310-b6e9-bd551577e9d8

setup/setup_step5.tpl
setup/setup_step6.tpl
setup/setup_step6a.tpl
setup/setup_step7.tpl
setup/setup_step8.tpl

index faaf0551fc421705cb6983cf1a4265b6d94ad02f..c7880ed8a1b03d5c7a8bc32bbf9f41d643856103 100644 (file)
@@ -7,7 +7,8 @@
 {/foreach}
 {/if}
 
-    <div style='float:left; width:600px;'>
+<div class='default' style='margin:12px; '>
+    <div style='float:left; '>
                <br>
                <b>{t}GOsa settings{/t}</b>
        </div>
         <div class='step4_status'>
         </div>
     </div>
-    <div style='float:left; width:600px;'>
+    <div style='float:left;'>
                <br>
                <b>{t}Password settings{/t}</b>
        </div>
         </div>
     </div>
 
-    <div style='float:left; width:600px;'>
+    <div style='float:left; '>
                <br>
                <b>{t}Mail settings{/t}</b>
        </div>
                        <img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
         </div>
     </div>
+</div>
 
 <input type='hidden' value='1' name='step5_posted'>
 <!--
index ad12837f37426c4efbdcc3825960c9c0e663ab2a..b0d57ea6b79c92752444c20251c6ed960624170a 100644 (file)
@@ -6,7 +6,7 @@
        <font style='color:red' >{$val}</font>
 {/foreach}
 {/if}
-
+<div class='default' style='margin:12px; '>  
     <div style='float:left; width:600px;'>
                <br>
                <b>{t}Samba settings{/t}</b>
             <img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
         </div>
     </div>
-
+</div>
 
 <input type='hidden' value='1' name='step6_posted'>
index 7a218f9ef669dd970cef6e1d4892e0de1cb0898f..3565cc4741e742b0164e64fce4c87bb7f7da02f4 100644 (file)
@@ -7,7 +7,8 @@
 {/foreach}
 {/if}
 
-    <div style='float:left; width:600px;'>
+<div class='default' style='margin:12px; '>
+    <div style='float:left; '>
                <br>
                <b>{t}Optional settings{/t}</b>
        </div>
             <img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
         </div>
     </div>
-
+</div>
 
 <input type='hidden' value='1' name='step6a_posted'>
index 51a6b57651593d87e89ca707e013c8a5cf270dff..8c62b7f5358faa84f1eee98782ed0c715d6acfc7 100644 (file)
@@ -1,4 +1,7 @@
-    <div style='float:left; width:600px;'>
+
+
+<div class='default' style='margin:12px; '>
+    <div style='float:left; '>
         <br>
         <b>{t}Validate schema when login into GOsa?{/t}</b>
     </div>
@@ -17,7 +20,7 @@
             <img class='center' src='images/info_small.png' title='{t}Please read the FAQ for more informations{/t}'>
         </div>
     </div>
-       <div style='float:left; width:600px;' >
+       <div style='float:left;' >
 
                {if $failed_checks == 0}
                        <h2>{t}Schema check was completely successful{/t}</h2>
@@ -55,6 +58,7 @@
                {/foreach}
        </div>
 
+</div>
        {if $display_type == "all"}
                <div style='float:left'>
                        <h2>{t}All available objectClasses{/t}</h2>
index 0e82254eb3c2cc49a3bd544625fc1337cece48e5..4295fbef56e6f679a5442708345d61fadfb853f4 100644 (file)
@@ -1,4 +1,5 @@
-<div style='float:left;width:690px;'>
+<div class='default' style='margin:12px;' >
+<div style='float:left;'>
 
 <h2>{t}Configuration File{/t}</h2>
        <p>
@@ -73,5 +74,6 @@
 
 
 
+</div>
 </div>
 <input type='hidden' value='1' name='step8_posted'>