Loading templates/block.tpl.php +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ * - block: The current template type, i.e., "theming hook". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In that case, the class would be "block-user". * that case, the class would be "block-user". * - $title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. Loading templates/comment.tpl.php +1 −1 File changed.Contains only whitespace changes. Show changes Loading
templates/block.tpl.php +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ * - block: The current template type, i.e., "theming hook". * - block-[module]: The module generating the block. For example, the user * module is responsible for handling the default user navigation block. In that case, the class would be "block-user". * that case, the class would be "block-user". * - $title_prefix (array): An array containing additional output populated by * modules, intended to be displayed in front of the main title tag that * appears in the template. Loading