AAAAhome/academiac/www/administrator/templates/hathor/cpanel.php000064400000013604151371537550020345 0ustar00getTag().'/'.$lang->getTag().'.css'; ?> params->get('colourChoice')) : $colour = 'standard'; else : $colour = htmlspecialchars($this->params->get('colourChoice')); endif; ?> direction == 'rtl') : ?> params->get('boldText')) : ?>
'.JText::_('JGLOBAL_VIEW_SITE').''; // Print the logout link. $output[] = '' .($hideLinks ? '' : '').JText::_('JLOGOUT').($hideLinks ? '' : '').''; // Output the items. foreach ($output as $item) : echo $item; endforeach; ?>

countModules('icon')>1):?> 1));?>
home/academiac/www/administrator/templates/bluestork/cpanel.php000064400000007721151372500520021061 0ustar00addStyleSheet('templates/system/css/system.css'); $doc->addStyleSheet('templates/'.$this->template.'/css/template.css'); if ($this->direction == 'rtl') { $doc->addStyleSheet('templates/'.$this->template.'/css/template_rtl.css'); } /** Load specific language related css */ $lang = JFactory::getLanguage(); $file = 'language/'.$lang->getTag().'/'.$lang->getTag().'.css'; if (JFile::exists($file)) { $doc->addStyleSheet($file); } if ($this->params->get('textBig')) { $doc->addStyleSheet('templates/'.$this->template.'/css/textbig.css'); } if ($this->params->get('highContrast')) { $doc->addStyleSheet('templates/'.$this->template.'/css/highcontrast.css'); } ?>
'.JText::_('JGLOBAL_VIEW_SITE').''; // Print the logout link. $output[] = '' .($hideLinks ? '' : '').JText::_('JLOGOUT').($hideLinks ? '' : '').''; // Output the items. foreach ($output as $item) : echo $item; endforeach; ?>
countModules('icon')>1):?> 1));?>