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
2a707f4e
Commit
2a707f4e
authored
Mar 31, 2014
by
Robert Ricci
Browse files
Provide some real text for the signup paage
parent
93eccf05
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/aptui/signup.php
View file @
2a707f4e
...
...
@@ -295,7 +295,14 @@ function SPITFORM($formfields, $showverify, $errors)
function
SPITABOUTACCT
()
{
SpitCollapsiblePanel
(
"aboutacct"
,
"Do I need an account?"
,
<<<'ENDBODY'
<p>Maybe!</p>
<p>You don't need an account to give Apt a try! Many of the public profiles can
be used without one - check out the list on the <a href="/">home
page</a>.</p>
<p>For accountability reasons, however, you will be limited in certain ways
if you don't have an account. Users with a full account (free!) can use
a larger set of profiles, can hold resources for longer, may request larger
virtual machines and bare metal machines, and more. You will also need an
account if you want to create profiles of your own.</p>
ENDBODY
);
}
...
...
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