From f800d4fb40468fbf255ac78ccd2da82544f8d557 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 23 Feb 2007 23:25:34 +0000 Subject: New / Web Services: - ws_checker.php makes its own web service request to control availability - config_default.inc.php : comment for cURL support needed for checker - ws_function authorize session and getVersion for any partner - help review New Admin Menu: review. git-svn-id: http://piwigo.org/svn/trunk@1853 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin.tpl | 55 ++++++++++++++++---------------------- template/yoga/admin/ws_checker.tpl | 3 +++ 2 files changed, 26 insertions(+), 32 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/admin.tpl b/template/yoga/admin.tpl index 3dca4cbf6..9fc63321b 100644 --- a/template/yoga/admin.tpl +++ b/template/yoga/admin.tpl @@ -5,24 +5,8 @@
-
- -
-
{lang:general}
-
-
@@ -36,23 +20,12 @@ -
-
{lang:special_admin_menu}
-
- -
-
{lang:Categories}
@@ -84,18 +57,36 @@
-
{lang:Plugins}
+
{lang:special_admin_menu}
diff --git a/template/yoga/admin/ws_checker.tpl b/template/yoga/admin/ws_checker.tpl index d4365155f..db11059b1 100644 --- a/template/yoga/admin/ws_checker.tpl +++ b/template/yoga/admin/ws_checker.tpl @@ -223,4 +223,7 @@ + +

{acc_list.ws_status.VALUE}

+ -- cgit v1.2.3