diff options
author | plegall <plg@piwigo.org> | 2010-05-25 22:29:31 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-05-25 22:29:31 +0000 |
commit | 5488e86ada315f6f646796a0efa043e6744098b0 (patch) | |
tree | 8f97335fbb2751f26bd7eb1464d4b5a9f1cad045 /language/hr_HR/help | |
parent | 4dd9061a17d265c653087c50303915ca3c2ea9b5 (diff) |
feature 1697: ability to deactivate the synchronization method to add photos.
git-svn-id: http://piwigo.org/svn/branches/2.1@6361 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hr_HR/help')
-rw-r--r-- | language/hr_HR/help/help_add_photos.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/hr_HR/help/help_add_photos.html b/language/hr_HR/help/help_add_photos.html index f6c480e52..956cd3c2a 100644 --- a/language/hr_HR/help/help_add_photos.html +++ b/language/hr_HR/help/help_add_photos.html @@ -15,6 +15,7 @@ the other methods are just waiting for you!</li> <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ploader">Go to pLoader</a></p>
+<div id="helpSynchro">
<ul>
<li><strong>FTP transfer</strong> is the most recommended way to add a
very large collection of photos with a minimum number of clicks. Follow
@@ -23,3 +24,4 @@ the physical organization of your photos on your server.</li> </ul>
<p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ftp">Go to FTP</a></p>
+</div>
\ No newline at end of file |