Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
0106ccd4
Commit
0106ccd4
authored
May 23, 2017
by
Daniel W Bond
Browse files
modified profile image language to be more direct
parent
cf68af92
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/accounts/templates/update_student.html
View file @
0106ccd4
...
@@ -35,15 +35,13 @@
...
@@ -35,15 +35,13 @@
<div
class=
"panel-heading"
>
<div
class=
"panel-heading"
>
<h1
class=
"panel-title text-center"
><strong>
Profile Settings
</strong></h1>
<h1
class=
"panel-title text-center"
><strong>
Profile Settings
</strong></h1>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"panel-body"
>
<p>
<p
class=
"small"
>
If you have a
<a
href=
"https://en.gravatar.com/"
>
Gravatar profile
</a>
associated
<i
class=
"fa fa-fw fa-info-circle"
></i>
with your
<a
href=
"https://masonlive.gmu.edu/"
>
Masonlive email
</a>
address, your
Unfortunately we do not support uploading images for your profile picture.
profile picture on Roomlist will use Gravatar.
Connect your Facebook account, or add your
</p>
<a
href=
"http://masonlive.gmu.edu/"
>
@masonlive.gmu.edu
</a>
<p>
email address to
<a
href=
"https://en.gravatar.com/"
>
Gravatar
</a>
.
If you connect your Facebook account, we will use your Facebook profile picture.
</p>
</p>
<hr
/>
<hr
/>
{% if my_form.non_field_errors %}
{% if my_form.non_field_errors %}
...
@@ -128,6 +126,7 @@
...
@@ -128,6 +126,7 @@
<p
class=
"text-danger"
><i
class=
"fa fa-exclamation-triangle fa-fw"
></i>
{{ error }}
</p>
<p
class=
"text-danger"
><i
class=
"fa fa-exclamation-triangle fa-fw"
></i>
{{ error }}
</p>
{% endfor %}
{% endfor %}
{% endif %}
{% endif %}
<hr
/>
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<label
for=
"{{ my_form.major.id_for_label }}"
class=
"col-md-2"
>
<label
for=
"{{ my_form.major.id_for_label }}"
class=
"col-md-2"
>
Major(s)
Major(s)
...
...
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