Resolved Issue ID 0000575:
o Missing Help on screen Groups List/Group Management Resolved Issue ID 0000356: o Increase security on adviser mode (Screen Group List) git-svn-id: http://piwigo.org/svn/trunk@1591 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
bce8b9f680
commit
ac7f71bf1e
4 changed files with 54 additions and 5 deletions
|
|
@ -1,5 +1,10 @@
|
|||
<!-- $Id$ -->
|
||||
<h2>{lang:title_groups}</h2>
|
||||
<div class="titrePage">
|
||||
<ul class="categoryActions">
|
||||
<li><a href="{U_HELP}" onclick="popuphelp(this.href); return false;" title="{lang:Help}"><img src="{themeconf:icon_dir}/help.png" class="button" alt="(?)"></a></li>
|
||||
</ul>
|
||||
<h2>{lang:title_groups}</h2>
|
||||
</div>
|
||||
|
||||
<form method="post" name="add_user" action="{F_ADD_ACTION}" class="properties">
|
||||
<fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue