diff options
Diffstat (limited to 'templates/tag.php')
| -rw-r--r-- | templates/tag.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/tag.php b/templates/tag.php index a8752a4..7d5cab1 100644 --- a/templates/tag.php +++ b/templates/tag.php @@ -4,6 +4,7 @@ <?php $_['appNavigation']->printPage(); ?> <div id="app-content" class="list"> + <div id="searchresults" class="hidden"></div> <h1>Notebook: <?php p($_['tag']); ?></h1> <table class="table" id="grauphel-notes"> |
