MDL-28292 block_html: white space fix

This commit is contained in:
Sam Hemelryk
2011-11-07 12:33:42 +13:00
parent fb3bf9a0d2
commit 0737e258b6
+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.