Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sucs-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andrew Price
sucs-site
Commits
3eb75c79
Commit
3eb75c79
authored
7 years ago
by
Imran Hussain
Browse files
Options
Downloads
Patches
Plain Diff
if you're a student then you don't get to choose your real name
parent
ea4cbf7c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/signup.tpl
+1
-1
1 addition, 1 deletion
templates/signup.tpl
with
1 addition
and
1 deletion
templates/signup.tpl
+
1
−
1
View file @
3eb75c79
...
...
@@ -55,7 +55,7 @@
<div
class=
"row"
id=
"realnamediv"
>
<label
for=
"realname"
>
{
if
$usertype
!=
2
}
Real Name
{
else
}
Society Name
{/
if
}
</label>
<span
class=
"textinput"
><input
type=
"text"
id=
"realname"
name=
"realname"
size=
"30"
{
if
$mode
==
're-form'
}
value=
'
{
$fields.realname
}
'
{/
if
}
/></span>
{
if
$mode
==
're-form'
}
value=
'
{
$fields.realname
}
'
{/
if
}
{
if
$usertype
==
1
}
readonly
{/
if
}
/></span>
<div
id=
"realnamemessage"
{
if
$mode
==
're-form'
}{
if
isset
(
$errors.realname
)
}
style=
"color:red; float:right; clear:right;"
>
{
$errors.realname
}{
else
}
style="color:green; float:right;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment