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-devel
Commits
dabaadc5
Commit
dabaadc5
authored
Mar 31, 2014
by
Robert Ricci
Browse files
Bold some header text
parent
5f931533
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/instantiate.php
View file @
dabaadc5
...
...
@@ -273,9 +273,9 @@ function SPITFORM($formfields, $newuser, $errors)
name='formfields[profile]'/>"
;
echo
"<div class='col-md-8'><div class='panel panel-default'>
\n
"
;
echo
"<div class='panel-heading'>
<span class='panel-title'>Selected Profile:
</s
pan>
<span class='panel-title'>
<strong>
Selected Profile:</s
trong>
<span id='selected_profile_text'>
</span>
\n
"
;
</span>
</span>
\n
"
;
if
(
$errors
&&
array_key_exists
(
"profile"
,
$errors
))
{
echo
"<label class='control-label' for='inputError'>"
.
$errors
[
"profile"
]
.
...
...
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