diff options
author | plegall <plg@piwigo.org> | 2010-04-09 21:38:16 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-04-09 21:38:16 +0000 |
commit | 8a4b177c7bd713a1045d66bf992d9d211ab8285d (patch) | |
tree | b6c1418c384dd9f7d17a2c62de1ff44049e0e2d4 /language/en_UK/help/advanced_feature.html | |
parent | ca04de7d5e633c9e867812b8e65e14422562c24e (diff) |
feature 1587: move advanced features screen into maintenance screen.
git-svn-id: http://piwigo.org/svn/trunk@5745 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/help/advanced_feature.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/language/en_UK/help/advanced_feature.html b/language/en_UK/help/advanced_feature.html deleted file mode 100644 index 7851e48c5..000000000 --- a/language/en_UK/help/advanced_feature.html +++ /dev/null @@ -1,16 +0,0 @@ -<h2>Advanced features</h2> - -<p>List special functionnalities for expert Piwigo administrators:</p> - -<ul> - - <li> - <strong>Unlinked elements:</strong> - Display images which are not associated to any virtual category. - </li> - <li> - <strong>Files with the same name in more than one physical category:</strong> - Display images or files which are found with the same filename in several categories. - </li> - -</ul> |