Code

Added additional graphs
[gosa.git] / gosa-core / setup / setup_finish.tpl
index 4f29b9cd64fe0d92cdf0f6e268346f37d8e66265..b723115fc61c6b915b9fd6f35cbb1361d997af9c 100644 (file)
@@ -7,7 +7,7 @@
        </p>
 
       {if $webgroup == ""}
-{t}Depending on the user name your webserver is running on:{/t}
+{t}Depending on the user name your web server is running on:{/t}
 <tt>
 <pre> chown root:www-data {$CONFIG_DIR}/{$CONFIG_FILE}
  chmod 640 {$CONFIG_DIR}/{$CONFIG_FILE}
@@ -23,12 +23,12 @@ or
  chmod 640 {$CONFIG_DIR}/{$CONFIG_FILE}
 </pre>
 {/if} 
-       </tt>
        <p>     
-               <input type='submit' name='getconf' value='{t}Download configuration{/t}'>
+               <button type='submit' name='getconf'>{t}Download configuration{/t}</button>
+
        </p>
                {if $err_msg != ""}
-                       <p class="seperator">&nbsp;</p>
+                       <hr>
                        <br>
                        {t}Status: {/t}
                        <a style='color:red ; font-weight:bold '>{$err_msg}</a>