diff options
Diffstat (limited to 'template/yoga/menubar.tpl')
-rw-r--r-- | template/yoga/menubar.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/menubar.tpl b/template/yoga/menubar.tpl index cb613ec2e..bb7bc2db2 100644 --- a/template/yoga/menubar.tpl +++ b/template/yoga/menubar.tpl @@ -73,7 +73,7 @@ <!-- END hello --> <ul> <!-- BEGIN register --> - <li><a href="{U_REGISTER}" rel="nofollow">{lang:ident_register}</a></li> + <li><a href="{U_REGISTER}" rel="nofollow">{lang:Register}</a></li> <!-- END register --> <!-- BEGIN login --> <li><a href="{F_IDENTIFY}" rel="nofollow">{lang:Connection}</a></li> |