Code

replaced <p> seperator style by <hr >
[gosa.git] / gosa-plugins / opsi / admin / opsiLicenses / remove.tpl
index 8ac3a6b271d5e7cb591a0c7b5095560d723aaeb1..29adedf1b6b018f89299e906b111e32f6518ab03 100644 (file)
@@ -1,18 +1,17 @@
 <div style="font-size:18px;">
   <img alt="" src="images/warning.png" align=top>&nbsp;{t}Warning{/t}
 </div>
-
 <p>
   {$info}
   {t}Please double check if you really want to do this since there is no way for GOsa to get your data back.{/t}
 </p>
+
 <p>
   {t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
 </p>
 
 <p class="plugbottom">
-       <input type=submit name="delete_multiple_licenses_confirm" value="{msgPool type=delButton}">
-               &nbsp;
-       <input type=submit name="delete_multiple_licenses_cancel" value="{msgPool type=cancelButton}">
+  <input type=submit name="delete_confirmed" value="{msgPool type=delButton}">
+  &nbsp;
+  <input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
 </p>
-