summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7dfb009)
raw | patch | inline | side by side (parent: 7dfb009)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Apr 2007 09:32:15 +0000 (09:32 +0000) | ||
committer | hickert <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
diff --git a/setup/setup_step5.tpl b/setup/setup_step5.tpl
index faaf0551fc421705cb6983cf1a4265b6d94ad02f..c7880ed8a1b03d5c7a8bc32bbf9f41d643856103 100644 (file)
--- a/setup/setup_step5.tpl
+++ b/setup/setup_step5.tpl
{/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'>
<!--
diff --git a/setup/setup_step6.tpl b/setup/setup_step6.tpl
index ad12837f37426c4efbdcc3825960c9c0e663ab2a..b0d57ea6b79c92752444c20251c6ed960624170a 100644 (file)
--- a/setup/setup_step6.tpl
+++ b/setup/setup_step6.tpl
<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'>
diff --git a/setup/setup_step6a.tpl b/setup/setup_step6a.tpl
index 7a218f9ef669dd970cef6e1d4892e0de1cb0898f..3565cc4741e742b0164e64fce4c87bb7f7da02f4 100644 (file)
--- a/setup/setup_step6a.tpl
+++ b/setup/setup_step6a.tpl
{/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'>
diff --git a/setup/setup_step7.tpl b/setup/setup_step7.tpl
index 51a6b57651593d87e89ca707e013c8a5cf270dff..8c62b7f5358faa84f1eee98782ed0c715d6acfc7 100644 (file)
--- a/setup/setup_step7.tpl
+++ b/setup/setup_step7.tpl
- <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>
<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>
{/foreach}
</div>
+</div>
{if $display_type == "all"}
<div style='float:left'>
<h2>{t}All available objectClasses{/t}</h2>
diff --git a/setup/setup_step8.tpl b/setup/setup_step8.tpl
index 0e82254eb3c2cc49a3bd544625fc1337cece48e5..4295fbef56e6f679a5442708345d61fadfb853f4 100644 (file)
--- a/setup/setup_step8.tpl
+++ b/setup/setup_step8.tpl
-<div style='float:left;width:690px;'>
+<div class='default' style='margin:12px;' >
+<div style='float:left;'>
<h2>{t}Configuration File{/t}</h2>
<p>
+</div>
</div>
<input type='hidden' value='1' name='step8_posted'>