(the same for the Site Manager). The big "Quick Synchro" button is kept on administration homepage. A link to the Synchronize screen was added into Admin>Photos>Add>FTP+Synchro screen. git-svn-id: http://piwigo.org/svn/trunk@6056 68402e56-0260-453c-a942-63ccdbb3a9ee
9 lines
No EOL
250 B
Smarty
9 lines
No EOL
250 B
Smarty
<div class="titrePage">
|
|
<h2>{'FTP + Synchronization'|@translate}</h2>
|
|
</div>
|
|
|
|
<a href="{$U_CAT_UPDATE}">{'Administration'|@translate} » {'Tools'|@translate} » {'Synchronize'|@translate}</a>
|
|
|
|
<div id="ftpPage">
|
|
{$FTP_HELP_CONTENT}
|
|
</div> |