Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /var/www/web236/html/components/com_phocadownload/views/category/tmpl/ |
Current File : //var/www/web236/html/components/com_phocadownload/views/category/tmpl/default_pagination.php |
<?php defined('_JEXEC') or die('Restricted access'); $this->t['action'] = str_replace('&', '&', $this->t['action']); //$this->t['action'] = str_replace('&', '&', $this->t['action']); $this->t['action'] = htmlspecialchars($this->t['action']); echo '<form action="'.$this->t['action'].'" method="post" name="adminForm">'. "\n"; echo '<div class="pd-cb"> </div>'; echo '<div class="pgcenter"><div class="pagination">'; if ($this->t['p']->get('show_ordering_files') || $this->t['p']->get('show_pagination_limit') || $this->t['p']->get('show_pagination')) { echo '<div class="pginline">'; if ($this->t['p']->get('show_ordering_files')) { echo JText::_('COM_PHOCADOWNLOAD_ORDER_FRONT') .' '.$this->t['ordering']. ' '; } if ($this->t['p']->get('show_pagination_limit')) { echo JText::_('COM_PHOCADOWNLOAD_DISPLAY_NUM') .' ' .$this->t['pagination']->getLimitBox() . ' '; } if ($this->t['p']->get('show_pagination')) { echo $this->t['pagination']->getPagesCounter(); } echo '</div>'; } if ($this->t['p']->get('show_pagination')) { echo '<div style="margin:0 10px 0 10px;display:inline;" class="sectiontablefooter'.$this->t['p']->get( 'pageclass_sfx' ).'" id="pg-pagination" >' .$this->t['pagination']->getPagesLinks() .'</div>'; /*.'<div style="margin:0 10px 0 10px;display:inline;" class="pagecounter">' .$this->t['pagination']->getPagesCounter() .'</div>';*/ } echo '</div></div>'. "\n"; //echo '<input type="hidden" name="controller" value="category" />'; echo JHTML::_( 'form.token' ); echo '</form>'; ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare