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

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

feature 1519: admin instructions are dispatched into several tabs. Only
applied to en_UK and fr_FR. The help content itself needs some updates
but it will be another set of commits, in this commit, I nearly only
modified the container.

The new "Add Photos" help page only introduces you to 3 main ways to add
photos: direct upload, pLoader and FTP. Each of them has a dedicated tab
on the Admin>Photos>Add screen.

No use of the big question mark icon linked to the Help pages in the
administration header, to avoid having this icon twice : in the header
+ in the content next to H2.

File size: 145 bytes
Line 
1<div class="titrePage" style="height:25px">
2  <h2>{'FTP + Synchronization'|@translate}</h2>
3</div>
4
5<div id="ftpPage">
6{$FTP_HELP_CONTENT}
7</div>
Note: See TracBrowser for help on using the repository browser.