Removed Delete Placeholder

This commit is contained in:
Remi S 2013-08-06 11:00:23 -04:00
parent 30388bd1c3
commit b93dff95cf

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'])) {