summaryrefslogtreecommitdiff
path: root/views/partials/edit-profile.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-06-09 16:14:49 -0400
committerJules Laplace <jules@okfoc.us>2014-06-09 16:14:49 -0400
commit1165ef5440e643252635aeea73a14cba0bb2e461 (patch)
tree6563f5314c774ee3ac9216e8375b38037b2eddcb /views/partials/edit-profile.ejs
parentb1974b9c2fe6ee1f35b3e34895f134d906299cec (diff)
documentation system
Diffstat (limited to 'views/partials/edit-profile.ejs')
-rw-r--r--views/partials/edit-profile.ejs6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/partials/edit-profile.ejs b/views/partials/edit-profile.ejs
index f5807ee..96e9da4 100644
--- a/views/partials/edit-profile.ejs
+++ b/views/partials/edit-profile.ejs
@@ -49,13 +49,15 @@
<div>
<input id="profile_facebook" name="facebookUrl" class="element text medium" type="text" maxlength="255">
</div>
- </li>
+ </li>
<li>
<label class="description" for="profile_avatar">Upload Avatar:</label>
<div>
<input id="profile_avatar" name="avatar" class="element file" type="file">
</div>
- <p class="guidelines"><img id="load_avatar"><small>please choose a picture at least 500px wide</small></p>
+ <p class="guidelines"><small>please choose a picture at least 500px wide</small></p>
+ <br>
+ <br><img id="load_avatar">
</li>
<li class="section_break">