Code

Moved sieve images.
[gosa.git] / gosa-plugins / mail / personal / mail / sieve / templates / object_container_clear.tpl
index 4f5579fe554be94d9a6ba05114b6a5834063aeed..b9d4de490606b3281ea18d1971fe5956009a55fb 100644 (file)
@@ -4,15 +4,15 @@
                           
                </td>
                <td class='object_container_cell_top_right'>
-                   <input type='image' src='images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}'
+                   <input type='image' src='plugins/mail/images/sieve_move_object_up.png' name='Move_Up_Object_{$ID}'
                 title='{t}Move this object up one position{/t}' alt='{t}Up{/t}' class='center'>
             <a href='{$plug}&amp;Move_Up_Object_ID={$ID}'>{t}Move up{/t}</a>
 
-            <input type='image' src='images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}'
+            <input type='image' src='plugins/mail/images/sieve_move_object_down.png' name='Move_Down_Object_{$ID}'
                 title='{t}Move this object down one position{/t}' alt='{t}Down{/t}' class='center'>
             <a href='{$plug}&amp;Move_Down_Object_ID={$ID}'>{t}Move down{/t}</a>
 
-            <input type='image' src='images/sieve_del_object.png' name='Remove_Object_{$ID}'
+            <input type='image' src='plugins/mail/images/sieve_del_object.png' name='Remove_Object_{$ID}'
                 title='{t}Remove this object{/t}' alt='R' class='center'>
             <a href='{$plug}&amp;Remove_Object_ID={$ID}'>{t}Remove element{/t}</a>