Just render the manual content
This commit is contained in:
parent
90541334e1
commit
96bed9d3a3
@ -243,7 +243,7 @@ class manualActions extends sfActions
|
||||
|
||||
case 'Xhtml':
|
||||
default:
|
||||
$this->renderer->setOption('template', file_get_contents(dirname(dirname(__FILE__)).DIRECTORY_SEPARATOR.'templates/xhtml.tpl.php'));
|
||||
$this->renderer->setOption('template', '%CONTENT%');
|
||||
|
||||
$viewIndex = true;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user