[refs #2161] Global header fix

This commit is contained in:
konstantin.grabar 2011-11-02 01:09:10 +04:00
parent 4bda937075
commit 6fc522e6cc
1 changed files with 1 additions and 1 deletions

View File

@ -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