Code

get rid of the div stuff
[gosa.git] / gosa-plugins / fai / admin / fai / faiPackageConfiguration.tpl
index bf2cfb90ba42ab524c813ee0342c6958dc06d363..79a5390828dd3f48cfa0e4fc863a50619a2d99a4 100644 (file)
@@ -1,12 +1,7 @@
-<h1>{image path="images/forward.png" title="{t}Package{/t}"}&nbsp;{$headline}
-</h1>
+<h3>{$headline}</h3>
 {$Config}
 <hr>
-<br>
-<div align="right" style="align:right;">
-    <button type='submit' name='SaveObjectConfig'>{msgPool type=applyButton}</button>
-
-    <button type='submit' name='CancelObjectConfig'>{msgPool type=cancelButton}</button>
-
+<div class="plugin-actions">
+ <button type='submit' name='SaveObjectConfig'>{msgPool type=applyButton}</button>
+ <button type='submit' name='CancelObjectConfig'>{msgPool type=cancelButton}</button>
 </div>
-