[refs #2161] Global header fix
This commit is contained in:
parent
4bda937075
commit
6fc522e6cc
|
@ -9,7 +9,7 @@
|
|||
#container
|
||||
#header
|
||||
%h1
|
||||
%a{:href => "/"}= t("layout.global_header")
|
||||
%a{:href => "/"}= choose_title
|
||||
#user-navigation
|
||||
%ul.wat-cf
|
||||
%li= link_to current_user.uname, edit_user_registration_path
|
||||
|
|
Loading…
Reference in New Issue