diff options
author | plegall <plg@piwigo.org> | 2010-05-26 00:20:07 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-05-26 00:20:07 +0000 |
commit | 5f597c2cbabc9002886a056b3e513ceed27a99bf (patch) | |
tree | 0e2cadaf603bdc234896648dfdb8687936f84a9d /language/es_ES/help | |
parent | 9cf8684aa0a37273f6204efe9644178325f003e3 (diff) |
merge r6361 from branch 2.1 to trunk
feature 1697: ability to deactivate the synchronization method to add photos.
git-svn-id: http://piwigo.org/svn/trunk@6365 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES/help')
-rw-r--r-- | language/es_ES/help/help_add_photos.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/es_ES/help/help_add_photos.html b/language/es_ES/help/help_add_photos.html index 93defc405..95f6d827f 100644 --- a/language/es_ES/help/help_add_photos.html +++ b/language/es_ES/help/help_add_photos.html @@ -17,9 +17,11 @@ <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ploader">Utilizar pLoader</a></p> +<div id="helpSynchro"> <ul> <li><strong>El FTP</strong> es el método ideal para añadir una colección importante en un mínimo de operaciones. Siga al guía para preparar sus fotos. Este método le permite controlar con precision la organización física de su fotos sobre su servidor.</li> </ul> <p class="nextStepLink"><a href="admin.php?page=photos_add§ion=ftp">Utilizar FTP</a></p> +</div>
\ No newline at end of file |