MDL-28292 block_html: white space fix

This commit is contained in:
Sam Hemelryk
2011-11-07 12:33:18 +13:00
parent 68bcca4d04
commit efe41e35c9
+1 -1
View File
@@ -121,7 +121,7 @@ class block_html extends block_base {
return true;
}
/**
* The block should only be dockable when the title of the block is not empty
* and when parent allows docking.