Skip to content
Snippets Groups Projects
Commit 24864ee5 authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Minor Bootstrap 2 style upgrade for search controls.

parent 286582f8
No related merge requests found
<div class="limitSelect">
<div class="limitSelect text-right">
<? $limitList = $this->params->getLimitList(); if (count($limitList) > 1): ?>
<form action="<?=$this->currentPath() . $this->results->getUrlQuery()->setLimit(null)?>" class="form-inline" method="post">
<label for="limit" class="help-inline"><?=$this->transEsc('Results per page')?></label>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment