mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Make label consistent for Log in
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
%tab#login-content{"ng-controller" => "LoginCtrl",
|
||||
heading: "Login",
|
||||
heading: "Log in",
|
||||
active: "active(path)",
|
||||
select: "select(path)"}
|
||||
%form{"ng-submit" => "submit()"}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
%li#login-link
|
||||
%a{"ng-click" => "open()"}
|
||||
%i.fi-lock
|
||||
LOGIN
|
||||
LOG IN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user