Skip to content
Snippets Groups Projects
Commit 4d0016ed authored by Anders Lund's avatar Anders Lund
Browse files

Not needed. Included in header

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1203 44740490-163a-0410-bde0-09ae8108e29a
parent 7fa760f5
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,6 @@ echo '<script type="text/javascript" src="/' . $this->data['baseurlpath'] . 'res
</style>
<?php
echo('<div id="content">');
echo('<h1>'. $this->data['available.rules'][$this->data['selected.rule']]['name'] . '</h1>');
echo('<p>' . $this->data['available.rules'][$this->data['selected.rule']]['descr'] . '</p>');
......@@ -227,4 +226,4 @@ echo '</div>'; # End debug tab content
// }
$this->includeAtTemplateBase('includes/footer.php');
?>
\ No newline at end of file
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment