Code

Reverted release selector tests
[gosa.git] / gosa-core / setup / setup_finish.tpl
index 4f29b9cd64fe0d92cdf0f6e268346f37d8e66265..7fd74cc5b879f06b605cf6bab6c6f9fdcd5fb2c2 100644 (file)
@@ -25,10 +25,11 @@ or
 {/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>