aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/icon.php
diff options
context:
space:
mode:
authorben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-01 13:44:13 +0000
committerben <ben@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-01 13:44:13 +0000
commitf01d6a8266797c15155734002727496c0f0e8648 (patch)
treeb1ac0fcdee6ccd689f20e9b3dd75e0bbbd53a73f /mod/profile/icon.php
parent38d4980b3a834ef2eb7a3dac66cf9a57ca46b568 (diff)
downloadelgg-f01d6a8266797c15155734002727496c0f0e8648.tar.gz
elgg-f01d6a8266797c15155734002727496c0f0e8648.tar.bz2
Toolbar -> topbar in profile icons
git-svn-id: https://code.elgg.org/elgg/trunk@1233 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/icon.php')
-rw-r--r--mod/profile/icon.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/profile/icon.php b/mod/profile/icon.php
index fc4f377ce..73a29b56f 100644
--- a/mod/profile/icon.php
+++ b/mod/profile/icon.php
@@ -20,7 +20,7 @@
// Get the size
$size = strtolower(get_input('size'));
- if (!in_array($size,array('large','medium','small','tiny','master','toolbar')))
+ if (!in_array($size,array('large','medium','small','tiny','master','topbar')))
$size = "medium";
// Try and get the icon