From 6cf66560a71d50fb28a26c94059f34a576b03fd3 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 4 Dec 2007 09:08:04 +0000 Subject: [PATCH] Closes #292 Updated template to allow usage of checkboxes for resolution also when kiosk is disabled git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@7991 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/personal/environment/environment.tpl | 40 +++++--------------- 1 file changed, 10 insertions(+), 30 deletions(-) diff --git a/plugins/personal/environment/environment.tpl b/plugins/personal/environment/environment.tpl index fbc7c876f..ee54ada14 100644 --- a/plugins/personal/environment/environment.tpl +++ b/plugins/personal/environment/environment.tpl @@ -61,9 +61,8 @@ - {if $kiosk_enabled} - + {if $kiosk_enabled} - - - - - - - -
@@ -75,30 +74,7 @@
-
- - -
- - - -
{else} - + {/if}
@@ -108,25 +84,29 @@

- - + +
- + - + {html_options values=$gotoXResolutionKeys output=$gotoXResolutions selected=$gotoXResolution}
- {/if} -- 2.30.2