piwigo/admin/themes/default/template/photos_add_ftp.tpl
plegall 322d345077 bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize
(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
2010-05-03 20:13:03 +00:00

9 lines
No EOL
250 B
Smarty

<div class="titrePage">
<h2>{'FTP + Synchronization'|@translate}</h2>
</div>
<a href="{$U_CAT_UPDATE}">{'Administration'|@translate} &raquo; {'Tools'|@translate} &raquo; {'Synchronize'|@translate}</a>
<div id="ftpPage">
{$FTP_HELP_CONTENT}
</div>