mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 01:32:59 +02:00
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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user