Operator: Put the pager at the top of the results too
authorBen Klang <ben@alkaloid.net>
Wed, 13 Jan 2010 22:17:18 +0000 (17:17 -0500)
committerBen Klang <ben@alkaloid.net>
Wed, 13 Jan 2010 22:25:56 +0000 (17:25 -0500)
operator/templates/search.inc

index 5df5a32..980121d 100644 (file)
@@ -6,6 +6,7 @@ Call Statistics Summary:<br />
 <li>Failed Calls: <?php echo $stats['failed']; ?></li>
 </ul>
 <br />
+<?php echo $pager->render(); ?>
 <table id="callDetails" class="striped">
 <tr>
 <?php