summaryrefslogtreecommitdiff
path: root/views/profile.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/profile.ejs')
-rw-r--r--views/profile.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/profile.ejs b/views/profile.ejs
index e149847..63a07f5 100644
--- a/views/profile.ejs
+++ b/views/profile.ejs
@@ -15,7 +15,7 @@
[[ } else { ]]
<div class="profilePic noPic">
<span class="holder">
- <span class="ion-ios7-person-outline"></span>
+ <span class="ion-ios-person-outline"></span>
[[ if (isOwnProfile) { ]]
<div>click to add profile pic</div>
<input id="profile_avatar" name="avatar" class="element file" type="file">