summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: df0b22c)
raw | patch | inline | side by side (parent: df0b22c)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Apr 2007 07:29:21 +0000 (07:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Apr 2007 07:29:21 +0000 (07:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6019 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_step4.tpl | patch | blob | history |
diff --git a/setup/setup_step4.tpl b/setup/setup_step4.tpl
index d760b8c0a675e761019a27f5c0202b59a7945c16..f1757d207cce7c4c89a8102e7ec1cc2aed366f5b 100644 (file)
--- a/setup/setup_step4.tpl
+++ b/setup/setup_step4.tpl
</div>
</div>
{/if}
+ <div class='step4_container' style='height:45px;'>
+ <div class='step4_name' style='height:45px;'>
+ {t}Status{/t}
+ </div>
+ <div class='step4_value' style='height:45px;'>
+ {$connection_status}
+ </div>
+ <div class='step4_status' style='height:45px;'>
+ </div>
+ </div>
</div>
- <div style='float:left; width:680px;padding-bottom:10px;'>
- {t}Status{/t}: {$connection_status}
- </div>