root/trunk/apps/frontend/modules/question/templates/listSuccess.php

Revision 80, 171 bytes (checked in by fabien, 7 years ago)

fixed navigation bugs

  • Property svn:mime-type set to text/x-php
  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
Line 
1 <h1><?php echo __('popular questions') ?></h1>
2
3 <?php echo include_partial('question_list', array('question_pager' => $question_pager, 'rule' => '@popular_questions')) ?>
4
Note: See TracBrowser for help on using the browser.