autosearch fix

This commit is contained in:
SJ
2014-08-12 21:41:55 +02:00
parent 78f120a130
commit 52a35704f1
2 changed files with 14 additions and 5 deletions

View File

@ -12,7 +12,7 @@
<body>
<p style="font-weight: bold; font-size: 18px;"><?php print $text_search_expression; ?>: <?php print $search_expression; ?><br />
<?php print $text_date; ?>: <?php print $a['date1']; ?></p>
<?php if($a['date1']) { print $text_date; ?>: <?php print $a['date1']; } ?></p>
<?php if($n > 0) { ?>
<table id="results" class="table table-striped table-condensed">