From 9d451f6aa18f7eb0673a37be8fdb98a82955cdb2 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 23 Jan 2007 20:38:04 +0000 Subject: ws_status is now removed from config table. It will be replaced by ws_access_control managed in config file. git-svn-id: http://piwigo.org/svn/trunk@1745 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/ws_checker.tpl | 52 +++++++++----------------------------- 1 file changed, 12 insertions(+), 40 deletions(-) (limited to 'template/yoga/admin') diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index 8bc336d85..e3b187622 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -13,37 +13,6 @@ - - -
- -
- {lang:ws_set_status} : {L_CURRENT_STATUS} - - - - - - -
- {lang:ws set to}       -       - - -   - - -
-
-
- -
@@ -114,6 +83,7 @@ + - + --> @@ -150,6 +120,7 @@ + + @@ -228,11 +200,11 @@   {lang:ws_KeyName} {lang:ws_Access} - {lang:ws_Start} + {lang:ws_End} {lang:ws_Request} - {lang:ws_High} - {lang:ws_Normal} + + {lang:ws_Limit} {lang:ws_Comment} @@ -244,11 +216,11 @@ {acc_list.access.ACCESS} - {acc_list.access.START} + {acc_list.access.END} {acc_list.access.FORCE} - {acc_list.access.HIGH} - {acc_list.access.NORMAL} + + {acc_list.access.LIMIT} {acc_list.access.COMMENT} -- cgit v1.2.3