Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-stable
Commits
6b30c3c3
Commit
6b30c3c3
authored
Aug 13, 2007
by
Leigh B. Stoller
Browse files
Change "Modify Metadata" to "Modify Settings" ... seems like a phrase
that works for people who are just "average" ...
parent
1857c3dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
www/editexp.php3
View file @
6b30c3c3
...
@@ -46,7 +46,7 @@ function SPITFORM($experiment, $formfields, $errors)
...
@@ -46,7 +46,7 @@ function SPITFORM($experiment, $formfields, $errors)
#
#
# Standard Testbed Header
# Standard Testbed Header
#
#
PAGEHEADER
(
"Edit Experiment
M
et
adata
"
);
PAGEHEADER
(
"Edit Experiment
S
et
tings
"
);
echo
$experiment
->
PageHeader
();
echo
$experiment
->
PageHeader
();
echo
"<br><br>
\n
"
;
echo
"<br><br>
\n
"
;
...
...
www/showexp.php3
View file @
6b30c3c3
...
@@ -421,7 +421,7 @@ if ($expstate) {
...
@@ -421,7 +421,7 @@ if ($expstate) {
}
}
}
}
WRITESUBMENUBUTTON
(
"Modify
M
et
adata
"
,
WRITESUBMENUBUTTON
(
"Modify
S
et
tings
"
,
CreateURL
(
"editexp"
,
$experiment
));
CreateURL
(
"editexp"
,
$experiment
));
WRITESUBMENUDIVIDER
();
WRITESUBMENUDIVIDER
();
...
...
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