]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
fix link to documentation 1246/head 1251/head
authorAxel Simon <github@axelsimon.net>
Fri, 24 Jul 2015 09:33:39 +0000 (11:33 +0200)
committerAxel Simon <github@axelsimon.net>
Fri, 24 Jul 2015 09:33:39 +0000 (11:33 +0200)
fix link to Save your first article (no capital letters in documentation pages)

themes/baggy/config.twig

index 942576168c334080872c4ad555177237bd251c44..db368e1e2659dd7e65ef92eb20ace05f3d1f110c 100755 (executable)
@@ -6,7 +6,7 @@
 {% endblock %}
 {% block content %}
             <h2>{% trans "Saving articles" %}</h2>
-            <p>{% trans "There are several ways to save an article:" %} {% trans "(<a href=\"http://doc.wallabag.org/en/User_documentation/Save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" %}</p>
+            <p>{% trans "There are several ways to save an article:" %} {% trans "(<a href=\"http://doc.wallabag.org/en/User_documentation/save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" %}</p>
             <p>
                 <form method="get" action="index.php">
                     <label class="addurl" for="config_plainurl">{% trans "By filling this field" %}:</label><br>