diff options
Diffstat (limited to 'templates/error.php')
| -rw-r--r-- | templates/error.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/error.php b/templates/error.php index 7ce4f8d..9ea4c33 100644 --- a/templates/error.php +++ b/templates/error.php @@ -1,6 +1,7 @@ <link rel="stylesheet" href="<?php p(OCP\Util::linkTo('grauphel','grauphel.css')); ?>" type="text/css"/> <div id="app-content" class="content"> + <div id="searchresults" class="hidden"></div> <div> <h1>grauphel - Tomboy notes server</h1> <h2>Error</h2> |
