From bbd96bf3925625415b018635deb15657a2aee4c9 Mon Sep 17 00:00:00 2001 From: hickert Date: Fri, 2 Nov 2007 10:01:22 +0000 Subject: [PATCH] Append the rocket icon if the the layers menu git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@7710 594d385d-05f5-0310-b6e9-bd551577e9d8 --- ihtml/themes/default/MultiSelectWindow.tpl | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/ihtml/themes/default/MultiSelectWindow.tpl b/ihtml/themes/default/MultiSelectWindow.tpl index 9a4cd8b50..7914a9c46 100644 --- a/ihtml/themes/default/MultiSelectWindow.tpl +++ b/ihtml/themes/default/MultiSelectWindow.tpl @@ -16,9 +16,14 @@ {$Header} - - {$HeaderDropDown} - + {if $HeaderDropDown != ""} + + + + + {$HeaderDropDown} + + {/if} -- 2.30.2