]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
[change] login button into sign in
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 21 Feb 2014 13:58:07 +0000 (14:58 +0100)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Fri, 21 Feb 2014 13:58:07 +0000 (14:58 +0100)
themes/baggy/login.twig
themes/default/login.twig

index e4751a41fcb94954e17636c5ae9342f065c92d00..645db376aeac69419eb4a8023b1f9d4dc267b2c5 100644 (file)
@@ -24,7 +24,7 @@
                                                </div>
                                        </div>
                                        <div class="row mts txtcenter">
-                                               <button class="bouton" type="submit" tabindex="4">{% trans "Login" %}</button>
+                                               <button class="bouton" type="submit" tabindex="4">{% trans "Sign in" %}</button>
                                        </div>
                 </fieldset>
                 <input type="hidden" name="returnurl" value="{{ referer }}">
index bf685240618fb5068f928b90e677b9e420a6b69a..b9f8b497cccc7c3125656e619ca3037698ab9af9 100644 (file)
@@ -24,7 +24,7 @@
                                                </div>
                                        </div>
                                        <div class="row mts txtcenter">
-                                               <button class="bouton" type="submit" tabindex="4">{% trans "Login" %}</button>
+                                               <button class="bouton" type="submit" tabindex="4">{% trans "Sign in" %}</button>
                                        </div>
                 </fieldset>
                 <input type="hidden" name="returnurl" value="{{ referer }}">