Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Elijah Grubb
emulab-devel
Commits
73f2454a
Commit
73f2454a
authored
Jun 12, 2015
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
parent
051dc0ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
www/aptui/status.ajax
www/aptui/status.ajax
+1
-1
No files found.
www/aptui/status.ajax
View file @
73f2454a
...
...
@@ -505,7 +505,7 @@ function needAdminApproval($wanted, $granted, $reason, $message)
"Experiment Extension Request:
$uuid
"
,
"A request to extend this experiment was made but requires
\n
"
.
"administrator approval"
.
(
$message
?
"
because
$message
"
:
""
)
.
".
\n\n
"
.
(
$message
?
"
$message
"
:
""
)
.
".
\n\n
"
.
"The request was for
$wanted
days, we granted
$granted
days, "
.
"the reason given is:
\n\n
"
.
$reason
.
"
\n\n
"
.
...
...
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