- admin/waiting : add a reset button

git-svn-id: http://piwigo.org/svn/trunk@699 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-01-16 17:31:18 +00:00
parent c443c97891
commit 4cc5cb68e2
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@
<tr>
<td colspan="6" align="center">
<input type="submit" name="submit" value="{L_SUBMIT}" class="bouton" />
<input type="reset" name="reset" value="{L_RESET}" class="bouton" />
</td>
</tr>
</table>