Merges from upstream Kabuki.
This commit is contained in:
@@ -24,9 +24,7 @@ class FormView extends SubTemplate
|
||||
{
|
||||
if (!empty($this->title))
|
||||
echo '
|
||||
<div id="journal_title">
|
||||
<h3>', $this->title, '</h3>
|
||||
</div>
|
||||
<h3>', $this->title, '</h3>
|
||||
<div id="inner">';
|
||||
|
||||
foreach ($this->_subtemplates as $template)
|
||||
|
||||
Reference in New Issue
Block a user