Martin Monperrus
1 year ago
No known key found for this signature in database
GPG Key ID: 7D398AD45AEEEC93
1 changed files with
1 additions and
0 deletions
-
bibtexbrowser.php
|
|
@ -3398,6 +3398,7 @@ function nonExistentBibEntryError() { |
|
|
|
/** handles queries with no result */ |
|
|
|
class NotFoundDisplay { |
|
|
|
function display() { |
|
|
|
header('HTTP/1.1 404 Not found'); |
|
|
|
echo '<span class="count">'.__('Sorry, no results for this query').'</span>'; |
|
|
|
} |
|
|
|
} |
|
|
|