Commit 50c4fc5c authored by jepso's avatar jepso

Undo last commit.

parent 96bed9d3
......@@ -243,7 +243,7 @@ class manualActions extends sfActions
case 'Xhtml':
default:
$this->renderer->setOption('template', '%CONTENT%');
$this->renderer->setOption('template', file_get_contents(dirname(dirname(__FILE__)).DIRECTORY_SEPARATOR.'templates/xhtml.tpl.php'));
$viewIndex = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment