fix in danbooru theme

git-svn-id: file:///home/shish/svn/shimmie2/trunk@1120 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish 2008-12-08 20:34:43 +00:00
parent 6d5dfea492
commit ff8400641e

View File

@ -1,6 +1,6 @@
<?php
class CustomViewTheme extends ViewTheme {
class CustomViewImageTheme extends ViewImageTheme {
public function display_image_not_found($page, $image_id) {
$page->set_title("Image not found");
$page->set_heading("Image not found");