=$this->transEsc("MainDescriptionHeadline")?>
=$this->transEsc("MainDescriptionTop")?>
- =$this->translate("MainDescriptionVETRepository")?>
- =$this->translate("MainDescriptionLibrary")?>
=$this->transEsc("MainDescriptionBottomText")?>
// Set page title. $this->headTitle($this->translate('Search Home')); // Disable top search box -- this page has a special layout. $this->layout()->searchbox = false; // Set default value if necessary: if (!isset($this->searchClassId)) { $this->searchClassId = 'Solr'; } // Load search actions and settings (if any): $options = $this->searchOptions($this->searchClassId); $basicSearch = $options->getSearchAction(); $advSearch = $options->getAdvancedSearchAction(); $this->layout()->breadcrumbs = false; ?>
=$this->transEsc("MainHeaderText")?>
=$this->transEsc("MainDescriptionTop")?>
=$this->transEsc("MainDescriptionBottomText")?>