diff options
Diffstat (limited to 'admin/themes/default/template/photos_add_ftp.tpl')
-rw-r--r-- | admin/themes/default/template/photos_add_ftp.tpl | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/themes/default/template/photos_add_ftp.tpl b/admin/themes/default/template/photos_add_ftp.tpl new file mode 100644 index 000000000..e3902efef --- /dev/null +++ b/admin/themes/default/template/photos_add_ftp.tpl @@ -0,0 +1,7 @@ +<div class="titrePage" style="height:25px"> + <h2>{'FTP + Synchronization'|@translate}</h2> +</div> + +<div id="ftpPage"> +{$FTP_HELP_CONTENT} +</div>
\ No newline at end of file |