somehow ImageIOTheme wasn't extending Themelet, and things mostly worked...
This commit is contained in:
parent
b538fd4e27
commit
216dada347
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user