Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
98dd2f33
Commit
98dd2f33
authored
Sep 14, 2009
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#576530
by David_Rothstein: toolbar should say 'Log out' rather than 'Logout'.
parent
ccb0977b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/toolbar/toolbar.module
modules/toolbar/toolbar.module
+1
-1
No files found.
modules/toolbar/toolbar.module
View file @
98dd2f33
...
...
@@ -90,7 +90,7 @@ function toolbar_build() {
'html'
=>
TRUE
,
),
'logout'
=>
array
(
'title'
=>
t
(
'Logout'
),
'title'
=>
t
(
'Log
out'
),
'href'
=>
'user/logout'
,
),
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment