From a874845d40229ff789aacae8a0ca0101ea78144a Mon Sep 17 00:00:00 2001 From: vdigital Date: Wed, 23 Jan 2008 21:10:13 +0000 Subject: Bug with no ref (and maybe 663): Currently if the "Search in subcategories" checkbox was unselected, all existing categories and elements were duplicated. Cause: Wrong comparison between fileserver directory list and already known files in tables. Resolution: keeping only the selected directory from the file server directory list in such cases, if that one is still allocated. git-svn-id: http://piwigo.org/svn/branches/branch-1_7@2193 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/site_update.tpl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/admin/site_update.tpl b/template/yoga/admin/site_update.tpl index c739562ba..b16f27645 100644 --- a/template/yoga/admin/site_update.tpl +++ b/template/yoga/admin/site_update.tpl @@ -97,10 +97,9 @@
  • - / (Warning: Locked control, contact our forum if needed).
  • + -- cgit v1.2.3