diff options
author | plegall <plg@piwigo.org> | 2009-03-15 20:47:58 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-03-15 20:47:58 +0000 |
commit | 3994facacbf69b6af0821de9aea7dd485fcaece7 (patch) | |
tree | c8fecd6fd3f9ec776e786c6afbe51749406ff22e /language/es_ES | |
parent | ab6f96964aef65c6c284501ac2027eb4435a1bfc (diff) |
feature 934 added: add link to pLoader extension pages in Piwigo embedded
instructions.
git-svn-id: http://piwigo.org/svn/branches/2.0@3199 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/es_ES')
-rw-r--r-- | language/es_ES/help.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/es_ES/help.html b/language/es_ES/help.html index 55e294c9e..780d2a9a9 100644 --- a/language/es_ES/help.html +++ b/language/es_ES/help.html @@ -14,6 +14,7 @@ class="instructionBlockContent" style="display:none" > + <p><a href="http://piwigo.org/ext/extension_view.php?eid=270">pLoader for Windows</a> or <a href="http://piwigo.org/ext/extension_view.php?eid=269">pLoader for Linux</a> : description, download and details about new revisions.</p> <ol> <li>Cree un repertorio " upload " al lado del repertorio " galleries " sobre su instalación de Piwigo, con un acceso en escritura.</li> <li>Instale pLoader sobre su ordenador, Arranque y cumpla los parámetros de conexión : URL de su galería, su nombre de usuario y su contraseña.</li> @@ -292,4 +293,4 @@ class="pwgScreen">Administración » Categorías » Propiedades » </div> <!-- misc_content --> </div> <!-- instructionMisc --> -</div>
\ No newline at end of file +</div> |