somehow ImageIOTheme wasn't extending Themelet, and things mostly worked...
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
class ImageIOTheme {
|
class ImageIOTheme extends Themelet {
|
||||||
/**
|
/**
|
||||||
* Display a link to delete an image
|
* Display a link to delete an image
|
||||||
* (Added inline Javascript to confirm the deletion)
|
* (Added inline Javascript to confirm the deletion)
|
||||||
|
Reference in New Issue
Block a user