this doesn't belong in 2.2
This commit is contained in:
parent
0ca7583819
commit
34b0b6fe39
@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
class CustomViewImageTheme extends ViewImageTheme {
|
class CustomViewTheme extends ViewTheme {
|
||||||
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