From 0a366bae9771766cf4bba47d8a3fa17be4d844c5 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 27 Jan 2007 18:52:20 +0000 Subject: Web Service Revise ws_checker and ws_functions.inc.php (Next steps: - Restrict Method need to be more generic maybe - Delete functions_webserv.inc.php - Activate $partner in ws.php - Include checked access in tools - ...) git-svn-id: http://piwigo.org/svn/trunk@1760 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/ws_checker.tpl | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index e3b187622..9f8238528 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -37,8 +37,8 @@ - ({lang:Access: see help text for more}) @@ -60,7 +60,7 @@ - ({lang:ws_Request}) + ({lang:ws_Methods}) @@ -200,11 +200,8 @@   {lang:ws_KeyName} {lang:ws_Access} - {lang:ws_End} {lang:ws_Request} - - {lang:ws_Limit} {lang:ws_Comment} @@ -215,12 +212,9 @@ value="{acc_list.access.ID}" id="selection-{acc_list.access.ID}" /> - {acc_list.access.ACCESS} - + {acc_list.access.TARGET} {acc_list.access.END} - {acc_list.access.FORCE} - - + {acc_list.access.REQUEST} {acc_list.access.LIMIT} {acc_list.access.COMMENT} -- cgit v1.2.3