From 419c0c2ba60f018086b3037c8cf5f0e953932b19 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 11 Jul 2006 08:35:21 +0000 Subject: [PATCH] Only display refresh buttons if js is disabled git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@4095 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/admin/systems/phonesettings.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/admin/systems/phonesettings.tpl b/plugins/admin/systems/phonesettings.tpl index 6535df552..2f1b9ced9 100644 --- a/plugins/admin/systems/phonesettings.tpl +++ b/plugins/admin/systems/phonesettings.tpl @@ -7,7 +7,9 @@ - + {if $javascript eq 'false'} + + {/if}

-- 2.30.2