From 2ebd65f55a71c504154640f9877aa36966f2d24b Mon Sep 17 00:00:00 2001 From: hickert Date: Mon, 26 Mar 2007 13:49:26 +0000 Subject: [PATCH] Fixed icon order and links git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5888 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/sieve/templates/object_container.tpl | 8 ++++---- include/sieve/templates/object_container_clear.tpl | 13 ++++++++----- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/include/sieve/templates/object_container.tpl b/include/sieve/templates/object_container.tpl index f9ddb0fe9..025843014 100644 --- a/include/sieve/templates/object_container.tpl +++ b/include/sieve/templates/object_container.tpl @@ -4,14 +4,14 @@   - - {t}Move down{/t} - {t}Move up{/t} + + {t}Move down{/t} + {t}Remove this element{/t} diff --git a/include/sieve/templates/object_container_clear.tpl b/include/sieve/templates/object_container_clear.tpl index d96a2ab6f..a32427ca9 100644 --- a/include/sieve/templates/object_container_clear.tpl +++ b/include/sieve/templates/object_container_clear.tpl @@ -4,15 +4,18 @@   + + {t}Move up{/t} + - {t}Move down{/t} - - {t}Move up{/t} + {t}Move down{/t} + - {t}Remove this element{/t} + {t}Remove this element{/t} + -- 2.30.2