- bug fixed on upload : configuration variable $conf['upload_available'] has

disappeared

- by default, new categories are not "uploadable"

- bug fixed on date displayed from Unix format : trying to find seconds
  while not provided

- bug fixed on admin/waiting template to center submit button


git-svn-id: http://piwigo.org/svn/trunk@667 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2004-12-30 08:10:46 +00:00
parent ec152770fe
commit e57538219f
4 changed files with 11 additions and 13 deletions
+2 -2
View File
@@ -33,9 +33,9 @@
</tr>
<!-- END picture -->
<tr>
<td colspan="5" align="center">
<td colspan="6" align="center">
<input type="submit" name="submit" value="{L_SUBMIT}" class="bouton" />
</td>
</tr>
</table>
</form>
</form>