Code

[COSMETIC] Most of the imgs are now centered vertically in most browsers.
[gosa.git] / plugins / admin / fai / faiPartitionTableEntry.tpl
index 95a9b1b6161550b0a608c0f4e1c87e2d13bfbcad..8fb8a46dd90dbda642aae01af446c30408562d85 100644 (file)
@@ -1,5 +1,5 @@
 <input type="hidden" name="TableEntryFrameSubmitted" value="1">
-<h2><img alt="" src="images/fai_partitionTable.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Device{/t}</h2>
+<h2><img class="center" alt="" src="images/fai_partitionTable.png" align="middle" title="{t}Generic{/t}">&nbsp;{t}Device{/t}</h2>
 <table style='width:100%'>
        <tr>
                <td style='width:50%;border-right:1px solid #909090;'><LABEL for="DISK_cn">
@@ -17,7 +17,7 @@
 <br>
 <p class="seperator">&nbsp;</p>
 <br>
-<h2><img alt="" src="images/editpaste.png" align="middle" title="{t}Partition entries{/t}">&nbsp;{t}Partition entries{/t}</h2>
+<h2><img class="center" alt="" src="images/editpaste.png" align="middle" title="{t}Partition entries{/t}">&nbsp;{t}Partition entries{/t}</h2>
 {$setup}
 <br>
 <input type="submit" name="AddPartition" value="{t}Add partition{/t}" >