"Text Link Fomrat:" to "Text Link Format: "
I've not a clue what a fomrat is. Sounds rodenty, though. git-svn-id: file:///home/shish/svn/shimmie2/trunk@95 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
5fd0506ecc
commit
be5b9e1962
@ -15,7 +15,7 @@ class LinkImage extends Extension {
|
|||||||
if(is_a($event, 'SetupBuildingEvent')) {
|
if(is_a($event, 'SetupBuildingEvent')) {
|
||||||
$sb = new SetupBlock("Link to Image");
|
$sb = new SetupBlock("Link to Image");
|
||||||
//$sb->add_label("Text link format: ");
|
//$sb->add_label("Text link format: ");
|
||||||
$sb->add_text_option("ext_link-img_text-link_format","Text Link Fomrat:");
|
$sb->add_text_option("ext_link-img_text-link_format","Text Link Format:");
|
||||||
$event->panel->add_main_block($sb);
|
$event->panel->add_main_block($sb);
|
||||||
}
|
}
|
||||||
if(is_a($event, 'ConfigSaveEvent')) {
|
if(is_a($event, 'ConfigSaveEvent')) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user