Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
68c0c8c6
Commit
68c0c8c6
authored
Sep 28, 2011
by
catch
Browse files
Issue
#1238258
by kiamlaluno, izmeez: Change 'Track page visits' to 'Page visits'.
parent
19e6644f
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/statistics/statistics.module
View file @
68c0c8c6
...
@@ -179,7 +179,7 @@ function statistics_menu() {
...
@@ -179,7 +179,7 @@ function statistics_menu() {
'weight'
=>
-
15
,
'weight'
=>
-
15
,
);
);
$items
[
'user/%user/track/navigation'
]
=
array
(
$items
[
'user/%user/track/navigation'
]
=
array
(
'title'
=>
'
Track p
age visits'
,
'title'
=>
'
P
age visits'
,
'page callback'
=>
'statistics_user_tracker'
,
'page callback'
=>
'statistics_user_tracker'
,
'access callback'
=>
'user_access'
,
'access callback'
=>
'user_access'
,
'access arguments'
=>
array
(
'access statistics'
),
'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