diff --git a/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml b/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml index 27988d0ea..aa265eb17 100644 --- a/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml +++ b/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml @@ -1,230 +1,230 @@ . **/ $modelInfo = new Default_Model_Info(); $this->supporters = $modelInfo->getNewActiveSupporters(9); $helpPrintDate = new Default_View_Helper_PrintDate(); ?>
countSupporters?> people support those who create freedom
supporters as $user) { if($i++>6) break; ?>
see all
getIdentity(); if(null == $identity || (null != $identity && !$this->isSupporter($identity->member_id))) { ?> Become a Supporter isSupporter($identity->member_id))) { ?> Thank you for your support!
inlineScript()->appendScript( ' $(document).ready(function(){ RssNews.setup(); BlogJson.setup(); }); '); \ No newline at end of file