diff options
author | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
---|---|---|
committer | gnantic <gnantic@piwigo.org> | 2009-01-15 19:58:25 +0000 |
commit | 0985cc625302b1ffaf4cd4c723462933944bab31 (patch) | |
tree | 240ca1f137500f5a453e36161969d4d1b2746e44 /language/hr_HR/help/group_list.html | |
parent | ebc2fe30b1a599e7d7e0de528df9140c60e02f6a (diff) |
git-svn-id: http://piwigo.org/svn/branches/2.0@3080 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hr_HR/help/group_list.html')
-rw-r--r-- | language/hr_HR/help/group_list.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/language/hr_HR/help/group_list.html b/language/hr_HR/help/group_list.html new file mode 100644 index 000000000..e918f2e5a --- /dev/null +++ b/language/hr_HR/help/group_list.html @@ -0,0 +1,22 @@ +<h2>Groups list</h2> + +<p>This is the place where you can manage defined groups.</p> + +<h3>Add a group</h3> + +<p>Administrator can add groups.</p> + +<h3>Groupes list</h3> + +<p>The list allows for each element to:</p> + + +<ul> + <li>go to members list</li> + <li>go to permissions</li> + <li>delete the group (require a confirmation checkbox)</li> + <li>toggle status "default" (require a confirmation checkbox)</li> +</ul> + +<h3>Default groups</h3> +<p>Default groups are groups associated automatically to new user.</p>
\ No newline at end of file |