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
68c0c8c6
Commit
68c0c8c6
authored
Sep 28, 2011
by
catch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#1238258
by kiamlaluno, izmeez: Change 'Track page visits' to 'Page visits'.
parent
19e6644f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/statistics/statistics.module
modules/statistics/statistics.module
+1
-1
No files found.
modules/statistics/statistics.module
View file @
68c0c8c6
...
...
@@ -179,7 +179,7 @@ function statistics_menu() {
'weight'
=>
-
15
,
);
$items
[
'user/%user/track/navigation'
]
=
array
(
'title'
=>
'
Track p
age visits'
,
'title'
=>
'
P
age visits'
,
'page callback'
=>
'statistics_user_tracker'
,
'access callback'
=>
'user_access'
,
'access arguments'
=>
array
(
'access statistics'
),
...
...
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