summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1b56a08)
raw | patch | inline | side by side (parent: 1b56a08)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Apr 2007 14:43:12 +0000 (14:43 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 12 Apr 2007 14:43:12 +0000 (14:43 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6034 594d385d-05f5-0310-b6e9-bd551577e9d8
setup/setup_frame.tpl | patch | blob | history |
diff --git a/setup/setup_frame.tpl b/setup/setup_frame.tpl
index f3e20530e22c300648d254074c9885a6118b7637..38588672d23425f3b16bbaadee228bf30eaeff6b 100644 (file)
--- a/setup/setup_frame.tpl
+++ b/setup/setup_frame.tpl
<center>
{$php_errors}
<form action='setup.php' name='mainform' method='post' enctype='multipart/form-data'>
-<input id='focus' name='focus' type='image' src='images/empty.png' style='width:1px; height:1px;' >
+<input id='focus' name='focus' type='image' src='images/empty.png' style='width:0px; height:0px;' >
<div class='setup_dialog'>
<div class='setup_header'>
<img src='themes/default/images/go_logo.png' class='center' alt='GOsa'>
- {t}GOsa - GOnicus System Administrator Setup{/t}
+ </div>
+ <div class='setup_menu'>
+ {t}GOsa setup{/t}
</div>
<div style="width:100%;">
<ul style='padding:0px;margin:0px; list-style-type: none;'>
<li>
- <div style='border-top: solid 1px #BBBBBB; '>
+ <div>
<div style='padding:12px;'>
- {$header}
+ <div class='plugtop'>
+ {$header}
+ </div>
</div>
</div>
</li>