diff options
author | vdigital <vdigital@piwigo.org> | 2007-04-01 08:26:14 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2007-04-01 08:26:14 +0000 |
commit | 378bb46e95ebc6bc37bf88e53d297697a92570ab (patch) | |
tree | 2716848261da04f409974fcc76a58a2359c99737 /language/en_UK.iso-8859-1/help/cat_move.html | |
parent | 4001c9164ea7b60e77cf31008c838e805ddc7a74 (diff) |
Help review: "Move a category" help screens are included in 1.7, they don't exist in previous versions.
git-svn-id: http://piwigo.org/svn/trunk@1934 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/help/cat_move.html')
-rw-r--r-- | language/en_UK.iso-8859-1/help/cat_move.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/language/en_UK.iso-8859-1/help/cat_move.html b/language/en_UK.iso-8859-1/help/cat_move.html new file mode 100644 index 000000000..8674f6149 --- /dev/null +++ b/language/en_UK.iso-8859-1/help/cat_move.html @@ -0,0 +1,14 @@ +<h2>Moving virtual categories</h2> + +<p>Only virtual categories can have a new parent category.</p> + +<h3>Virtual categories to move</h3> + +<p>Select any virtual categories you want to move. +If the list is empty, that mean you didn't create one.</p> + +<h3>New parent category</h3> + +<p>Select the new parent (virtual or physical). +If you don't, virtual selected categories will be moved to the root. +You can't move a category to itself or to one of its child.</p>
\ No newline at end of file |