MDL-28292 block_html: white space fix

This commit is contained in:
Sam Hemelryk
2011-11-07 12:33:32 +13:00
parent fb09c60c5e
commit 875ffd3734
+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.