forked from Cavemanon/cavepaintings
layout
git-svn-id: file:///home/shish/svn/shimmie2/trunk@663 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
@@ -47,7 +47,7 @@ porn
|
||||
|
||||
if(is_a($event, 'SetupBuildingEvent')) {
|
||||
$sb = new SetupBlock("Banned Phrases");
|
||||
$sb->add_label("One per line, lines that start with slashes are treated as regex");
|
||||
$sb->add_label("One per line, lines that start with slashes are treated as regex<br/>");
|
||||
$sb->add_longtext_option("banned_words");
|
||||
$event->panel->add_block($sb);
|
||||
}
|
||||
|
Reference in New Issue
Block a user