Code

Some template updates
[gosa.git] / include / sieve / templates / object_container.tpl
index 94d539888ac2face64a9d373d15efd3cdb1d12a8..71b68806a671793cba1932155f5c2345307bd7ba 100644 (file)
@@ -1,23 +1,28 @@
-<table cellspacing=0 style='width:100%;background-color:#EEEEEE;border: solid 1px #BBB;346575;'>
+<table class='object_container_container'> 
        <tr>
-               <td  style='background-color: #235464; text-align:center;'>
+               <td class='object_container_cell_top_left'>
                        &nbsp;  
                </td>
-               <td  style='background-color: #235464; text-align:left; padding:2px;' >
+               <td class='object_container_cell_top_right'>
+                       <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}' 
+                               title='{t}Move this object one position down{/t}' alt='{t}Down{/t}' class='center'>
+                       {t}Move down{/t}
+                       <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}' 
+                               title='{t}Move this object one position up{/t}' alt='{t}Up{/t}' class='center'>
+                       {t}Move up{/t}
+                       <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}' 
+                               title='{t}Remove this object{/t}' alt='R' class='center'>
+                       {t}Remove this element{/t}
                        <input type='image' src='images/sieve_add_new_top.png' name='Add_Object_Top_{$ID}'
-                               alt='{t}Add new{/t}' title='{t}Add a new new object on top of this one.{/t}' class='center'>&nbsp;      
+                               alt='{t}Add new{/t}' title='{t}Add a new new object on top of this one.{/t}' class='center'>
+                       {t}Add a new element above{/t}
                        <input type='image' src='images/sieve_add_new_bottom.png' name='Add_Object_Bottom_{$ID}'
                                alt='{t}Add new{/t}' title='{t}Add a new new object at the bottom of this one.{/t}' class='center'>     
+                       {t}Add a new element below{/t}
                </td>
        </tr>
        <tr>
-               <td style='width:20px; background-color: #235464; text-align:center;'>  
-                       <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}' 
-                               title='{t}Remove this object{/t}' alt='R'>
-                       <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}' 
-                               title='{t}Move this object one position up{/t}' alt='{t}Up{/t}'>
-                       <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}' 
-                               title='{t}Move this object one position down{/t}' alt='{t}Down{/t}'>
+               <td class='object_container_cell_bottom_left'>
                </td>
                <td>
                        %%OBJECT_CONTENT%%