d53c5e454a
[Administration > Photos > Add] tabs become: {Web Form, Applications, FTP + Synchronization} admin screen for pLoader is replaced by a more generic screen for applications thanks to multisize, FTP+sync method becomes simpler git-svn-id: http://piwigo.org/svn/trunk@13451 68402e56-0260-453c-a942-63ccdbb3a9ee
9 lines
No EOL
267 B
Smarty
9 lines
No EOL
267 B
Smarty
<div class="titrePage">
|
|
<h2>{'Upload Photos'|@translate} {$TABSHEET_TITLE}</h2>
|
|
</div>
|
|
|
|
<div id="ftpPage">
|
|
<p><a href="{$U_CAT_UPDATE}">{'Administration'|@translate} » {'Tools'|@translate} » {'Synchronize'|@translate}</a></p>
|
|
|
|
{$FTP_HELP_CONTENT}
|
|
</div> |