backport
git-svn-id: file:///home/shish/svn/shimmie2/branches/branch_2.2@1121 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
e3b158ff8a
commit
678b4067ba
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
class CustomViewTheme extends ViewTheme {
|
class CustomViewImageTheme extends ViewImageTheme {
|
||||||
public function display_image_not_found($page, $image_id) {
|
public function display_image_not_found($page, $image_id) {
|
||||||
$page->set_title("Image not found");
|
$page->set_title("Image not found");
|
||||||
$page->set_heading("Image not found");
|
$page->set_heading("Image not found");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user