diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-01-28 11:08:21 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2014-01-28 11:08:21 +0100 |
commit | 21f50d5a08381d0d2f27d36b0d97a4f518eeefcb (patch) | |
tree | 0d0767483753d159e754ac4946808a1a6f01cf8d /themes/courgette/install.twig | |
parent | 1b539ba1ece99774ef28eb149f7b6d21964260e9 (diff) | |
download | wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.tar.gz wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.tar.zst wallabag-21f50d5a08381d0d2f27d36b0d97a4f518eeefcb.zip |
changed some poche with wallabag
Diffstat (limited to 'themes/courgette/install.twig')
-rwxr-xr-x | themes/courgette/install.twig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/courgette/install.twig b/themes/courgette/install.twig index 9b4a769c..20d15f18 100755 --- a/themes/courgette/install.twig +++ b/themes/courgette/install.twig | |||
@@ -3,9 +3,9 @@ | |||
3 | {% block content %} | 3 | {% block content %} |
4 | <form method="post" action="?install" name="loginform"> | 4 | <form method="post" action="?install" name="loginform"> |
5 | <fieldset class="w500p center"> | 5 | <fieldset class="w500p center"> |
6 | <h2 class="mbs txtcenter">{% trans "install your poche" %}</h2> | 6 | <h2 class="mbs txtcenter">{% trans "install your wallabag" %}</h2> |
7 | <p> | 7 | <p> |
8 | {% trans "poche is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org'>read the documentation on poche website</a>." %} | 8 | {% trans "wallabag is still not installed. Please fill the below form to install it. Don't hesitate to <a href='http://doc.wallabag.org'>read the documentation on wallabag website</a>." %} |
9 | </p> | 9 | </p> |
10 | <p class="row"> | 10 | <p class="row"> |
11 | <label class="col w150p" for="login">{% trans "Login" %}</label> | 11 | <label class="col w150p" for="login">{% trans "Login" %}</label> |