query.phtml 70 B

12345
  1. <?php
  2. if ($this->query) {
  3. $this->renderHelper('configure/query');
  4. }