cleanup admin css
git-svn-id: http://piwigo.org/svn/trunk@18976 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
73abb2a12b
commit
0484f86918
5 changed files with 17 additions and 42 deletions
|
|
@ -9,11 +9,9 @@
|
|||
<label for="groupname">{'Group name'|@translate}</label>
|
||||
</span>
|
||||
<input type="text" id="groupname" name="groupname" maxlength="50" size="20">
|
||||
<input type="submit" name="submit_add" value="{'Add'|@translate}">
|
||||
<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
|
||||
|
||||
<p>
|
||||
<input class="submit" type="submit" name="submit_add" value="{'Add'|@translate}">
|
||||
<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
|
||||
</p>
|
||||
</fieldset>
|
||||
</form>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue