mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 18:01:31 +02:00
- bug fixed : in admin/configuration, reset button was a submit button
git-svn-id: http://piwigo.org/svn/trunk@700 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
<tr>
|
||||
<td colspan="2" align="center">
|
||||
<input type="submit" name="submit" class="bouton" value="{L_SUBMIT}">
|
||||
<input type="submit" name="reset" class="bouton" value="{L_RESET}">
|
||||
<input type="reset" name="reset" class="bouton" value="{L_RESET}">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user