Upload file is out of Graphic charter (Too complex to do currently).

It may come later by a template extension.

git-svn-id: http://piwigo.org/svn/trunk@2689 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
vdigital 2008-10-08 17:08:56 +00:00
parent 3d85d3d1d9
commit d376ff3129

View file

@ -36,7 +36,7 @@
</tr>
<tr>
<td colspan="2" align="center">
<input name="picture" type="file" value="" />
<input class="file" name="picture" type="file" value="" />
</td>
</tr>
{if isset($SHOW_FORM_FIELDS) and $SHOW_FORM_FIELDS}
@ -105,6 +105,6 @@
{/if}
{if isset($SHOW_FORM_FIELDS) and $SHOW_FORM_FIELDS}
<div style="text-align:left;"><span style="color:red;">*</span> : {'mandatory'|@translate}</div>
<div style="text-align:left; margin-left:20px;"><span style="color:red;">*</span> : {'mandatory'|@translate}</div>
{/if}
</div> <!-- content -->