Code

Some template updates
[gosa.git] / include / sieve / templates / element_size.tpl
index def994dff2b4cd3bdbba0924fa09c7ccbabb4b1c..a42d77243617268e4077c8c1e23bf3dfd27646c2 100644 (file)
@@ -1,4 +1,4 @@
-<table cellspacing=0 cellpadding=2 style='background-color:#EEEEDD;width:100%; border: solid 1px #CCCCCC'>
+<table class='sieve_test_case'>
        <tr>
                <td>
 <b>{t}Size{/t}</b>
@@ -19,7 +19,6 @@
                        <select name='Value_Unit_{$ID}' title='{t}Select value unit{/t}'>
                                {html_options options=$Units selected=$Value_Unit}
                        </select>
-                       <input type='submit'>
                </td>
        </tr>
 </table>