Code

Updated table summary
[gosa.git] / gosa-plugins / fai / admin / fai / faiNewBranch.tpl
index 831e02898fccf1466073cecfb829cac170f4a85e..d8e46752146ff9355ada24a47e20c44b0b6defb4 100644 (file)
 
 <div align="right">
        <p>
-               <input type="submit" value="{t}Apply{/t}"       name="UseBranchName">           
-               <input type="submit" value="{t}Cancel{/t}"      name="CancelBranchName">                
+               <button type='submit' name='UseBranchName'>{msgPool type=applyButton}</button>          
+
+               <button type='submit' name='CancelBranchName'>{msgPool type=cancelButton}</button>              
+
        </p>
 </div>
 
@@ -31,7 +33,7 @@
 </script>
 {else}
 
-<h2>{t}Processing the requested operation{/t}</h2>
+<h3>{t}Processing the requested operation{/t}</h3>
 {t}As soon as the copy operation has finished, you can scroll down to end of the page and press the 'Continue' button to continue with the fai management dialog.{/t}
 <br>
 <br>
 </iframe>
 </div>
 <!--
-<p class="seperator">&nbsp;</p>
+<hr>
 <div style="text-align: right;width:99%;">
        <p>
-               <input type="submit" name="CancelBranchName" value="{t}Back{/t}">
+               <input type="submit" name="CancelBranchName" value="{msgPool type=backButton}">
        </p>
 </div>
 -->