gui fixes

This commit is contained in:
SJ
2013-08-14 23:40:52 +02:00
parent b3cea9de7f
commit 29482ffb1d
47 changed files with 1065 additions and 497 deletions

View File

@ -4,7 +4,7 @@
<?php if(count($terms) > 0){ ?>
<table class="table table-striped">
<thead><tr><th>Query Name</th><th>D?</th></thead>
<thead><tr><th>Query Name</th><th>&nbsp;</th></thead>
<?php foreach($terms as $term) {
parse_str($term['term'], $s);
if(isset($s['search'])) {