Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mahara
mahara
Commits
8c8526bc
Commit
8c8526bc
authored
Jan 30, 2008
by
Nigel McNie
Browse files
Renamed a couple of links for more consistency.
parent
0916d4f2
Changes
1
Show whitespace changes
Inline
Side-by-side
htdocs/lib/web.php
View file @
8c8526bc
...
...
@@ -1342,13 +1342,13 @@ function admin_nav() {
array
(
'path'
=>
'configsite/sitepages'
,
'url'
=>
'admin/site/pages.php'
,
'title'
=>
get_string
(
'sitepages'
,
'admin'
),
'title'
=>
get_string
(
'
edit
sitepages'
,
'admin'
),
'weight'
=>
20
),
array
(
'path'
=>
'configsite/sitemenu'
,
'url'
=>
'admin/site/menu.php'
,
'title'
=>
get_string
(
'
site
menu'
,
'admin'
),
'title'
=>
get_string
(
'
linksandresources
menu'
,
'admin'
),
'weight'
=>
30
,
),
array
(
...
...
Write
Preview
Supports
Markdown
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