Make label consistent for Log in

This commit is contained in:
summerscope
2014-05-08 12:57:04 +10:00
parent df87c9d715
commit 967f2827bf
2 changed files with 2 additions and 2 deletions

View File

@@ -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()"}

View File

@@ -1,5 +1,5 @@
%li#login-link
%a{"ng-click" => "open()"}
%i.fi-lock
LOGIN
LOG IN