diff --git a/install/index.php b/install/index.php index d00c8bd..06d1a41 100755 --- a/install/index.php +++ b/install/index.php @@ -258,7 +258,7 @@ else if (isset($_POST['install'])) {

To install wallabag, you just have to fill the following fields. That's all.

-

If you need help, you can read the doc: offline documentation and online one (already up-to-date).

+

If you need help, you can read the doc: offline documentation and online one (already up-to-date).

Don't forget to check your server compatibility here.

@@ -372,4 +372,4 @@ php composer.phar install }); - \ No newline at end of file + diff --git a/themes/baggy/about.twig b/themes/baggy/about.twig index 7e19a90..110196a 100755 --- a/themes/baggy/about.twig +++ b/themes/baggy/about.twig @@ -9,7 +9,7 @@
{% trans "Project website" %}
-
http://www.wallabag.org
+
https://www.wallabag.org
{% trans "Main developer" %}
Nicolas Lœuillet{% trans "website" %}
@@ -18,7 +18,7 @@
{% trans "on Github" %}
{% trans "Bug reports" %}
-
{% trans "On our support website" %} {% trans "or" %} {% trans "on Github" %}
+
{% trans "On our support website" %} {% trans "or" %} {% trans "on Github" %}
{% trans "License" %}
MIT
@@ -29,14 +29,24 @@

{% trans "wallabag is a read-it-later application: you can save a web page by keeping only content. Elements like ads or menus are deleted." %}

+

{% trans "Getting help" %}

+ +
+
{% trans "Documentation" %}
+
Offline documentation and online documentation (up to date)
+ +
{% trans "Support" %}
+
http://support.wallabag.org/
+
+

{% trans "Helping wallabag" %}

{% trans "wallabag is free and opensource. You can help us:" %}

-
{% trans "via Paypal" %}
+
{% trans "via Paypal" %}
-
{% trans "via Flattr" %}
+
{% trans "via Flattr" %}

{% trans "Credits" %}