diff options
author | rub <rub@piwigo.org> | 2006-12-14 21:37:51 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-12-14 21:37:51 +0000 |
commit | c012c22df671dce2f5d29adfda6063baf5401a8f (patch) | |
tree | 2dc969c92c0074d715a0fd363c3931efea7485a8 /language/en_UK.iso-8859-1/help/advanced_feature.html | |
parent | f7960e7e72ca913e1e67844dec6ff0d40de46d1b (diff) |
Feature Issue ID 0000460:
Add advanced features on administration menu
git-svn-id: http://piwigo.org/svn/trunk@1656 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help/advanced_feature.html')
-rw-r--r-- | language/en_UK.iso-8859-1/help/advanced_feature.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/help/advanced_feature.html b/language/en_UK.iso-8859-1/help/advanced_feature.html new file mode 100644 index 000000000..75f400f32 --- /dev/null +++ b/language/en_UK.iso-8859-1/help/advanced_feature.html @@ -0,0 +1,12 @@ +<h2>Advanced features</h2>
+
+<p>List special functionnalties for expert PWG administrator.</p>
+
+<ul>
+
+ <li>
+ <strong>Not linked elements:</strong>
+ Display images witch are not associaed with an virtual catgory
+ </li>
+
+</ul>
|