summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5ec6db8)
raw | patch | inline | side by side (parent: 5ec6db8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:26 +0000 (14:41 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 5 Mar 2010 14:41:26 +0000 (14:41 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16246 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/remove_branch.tpl | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/remove_branch.tpl b/gosa-plugins/fai/admin/fai/remove_branch.tpl
index 23e8b09265835068fdcdc7cb2d7cd062fe90509a..832cb495df90cb059305431d36b9410d99e8cd38 100644 (file)
{t}So - if you're sure - press 'Delete' to continue or 'Cancel' to abort.{/t}
</p>
<input type='hidden' name='release_hidden' value='{$release_hidden}'>
-<p class="plugbottom">
+
+<hr>
+<div class="plugin-actions">
<input type=submit name="delete_branch_confirm" value="{msgPool type=delButton}">
-
<input type=submit name="delete_cancel" value="{msgPool type=cancelButton}">
-</p>
-
+</div>