From 78e61c892c61278f97ce5f5ca50242c8fc8d54e3 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Thu, 2 Dec 2010 03:10:57 +0000 Subject: [PATCH] Refs #2700 replaced most underscores with hyphens - there may be broken display code due to extent of this change git-svn-id: http://code.elgg.org/elgg/trunk/mod/profile@7493 36083f99-b078-4883-b0ff-0f9b5a30f544 --- .../profile/commentwall/commentwall.php | 2 +- .../commentwall/commentwall_content.php | 10 +++++----- views/default/profile/css.php | 18 +++++++++--------- views/default/profile/edit.php | 2 +- views/default/profile/editdefaultprofile.php | 2 +- .../profile/editdefaultprofileitems.php | 2 +- views/default/profile/editicon.php | 2 +- views/default/profile/listing.php | 6 +++--- views/default/profile/profile_navigation.php | 2 +- .../river/user/default/profileiconupdate.php | 2 +- .../river/user/default/profileupdate.php | 2 +- 11 files changed, 25 insertions(+), 25 deletions(-) diff --git a/views/default/profile/commentwall/commentwall.php b/views/default/profile/commentwall/commentwall.php index a45c3ad..56670dc 100644 --- a/views/default/profile/commentwall/commentwall.php +++ b/views/default/profile/commentwall/commentwall.php @@ -12,7 +12,7 @@ echo elgg_view("profile/commentwall/commentwall_content", array('annotation' => $content)); } } else { - echo "

" . elgg_echo("profile:commentwall:none") . "

"; + echo "

" . elgg_echo("profile:commentwall:none") . "

"; } //close the wrapper div echo ""; \ No newline at end of file diff --git a/views/default/profile/commentwall/commentwall_content.php b/views/default/profile/commentwall/commentwall_content.php index a7a7ca1..a0785b5 100644 --- a/views/default/profile/commentwall/commentwall_content.php +++ b/views/default/profile/commentwall/commentwall_content.php @@ -3,19 +3,19 @@ * Elgg Message board individual item display page */ ?> -
+
-
+
get_entity($vars['annotation']->owner_guid), 'size' => 'tiny')); ?>
-
+
canEdit()) { - echo "