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 d2ff96c01..5c797b7b1 100644 --- a/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml +++ b/application/modules/default/views/scripts/home/partials/common_rightsidebar.phtml @@ -1,184 +1,184 @@ . **/ $modelInfo = new Default_Model_Info(); $this->supporters = $modelInfo->getNewActiveSupporters(9); $helpPrintDate = new Default_View_Helper_PrintDate(); $git_url = Zend_Registry::get('config')->settings->server->opencode->host; ?>
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(); GitlabNewProjectsJson.setup("'.$git_url.'"); }); '); \ No newline at end of file