source: trunk/admin/themes/default/template/photos_add_ftp.tpl @ 6056

Last change on this file since 6056 was 6056, checked in by plg, 14 years ago

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.

File size: 250 bytes
Line 
1<div class="titrePage">
2  <h2>{'FTP + Synchronization'|@translate}</h2>
3</div>
4
5<a href="{$U_CAT_UPDATE}">{'Administration'|@translate} &raquo; {'Tools'|@translate} &raquo; {'Synchronize'|@translate}</a>
6
7<div id="ftpPage">
8{$FTP_HELP_CONTENT}
9</div>
Note: See TracBrowser for help on using the repository browser.