From acfbcac7bb1f7a50463aa187ad15bf8fcb1f725d Mon Sep 17 00:00:00 2001 From: z0rglub Date: Thu, 23 Sep 2004 23:41:23 +0000 Subject: - (re)added feature : in remote site management, if a listing.xml file is found at PhpWebGallery root directory, it can be used to update a remote site - size and maxlength of prefix_thumbnail in admin/configuration are 10 git-svn-id: http://piwigo.org/svn/trunk@534 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/admin/configuration.tpl | 2 +- template/default/admin/remote_site.tpl | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) (limited to 'template/default/admin') diff --git a/template/default/admin/configuration.tpl b/template/default/admin/configuration.tpl index 98a5c2171..da0174ab7 100644 --- a/template/default/admin/configuration.tpl +++ b/template/default/admin/configuration.tpl @@ -25,7 +25,7 @@ {general.L_CONF_TN_PREFIX} :
{general.L_CONF_TN_PREFIX_INFO} - + {general.L_CONF_ACCESS} :
{general.L_CONF_ACCESS_INFO} diff --git a/template/default/admin/remote_site.tpl b/template/default/admin/remote_site.tpl index 4eb511fa4..397c8c144 100644 --- a/template/default/admin/remote_site.tpl +++ b/template/default/admin/remote_site.tpl @@ -42,6 +42,16 @@ + +
+ {L_REMOTE_SITE_LOCAL_FOUND} {local.URL} + + {L_REMOTE_SITE_LOCAL_NEW} + + [{L_REMOTE_SITE_LOCAL_UPDATE}] +
+ +
{L_REMOTE_SITE_CREATE} -- cgit v1.2.3