move code up one directory
[atutor.git] / themes / default / admin / fix_content.tmpl.php
1
2 <?php 
3 echo "Hello I have been templated";
4 echo $this->tester2;
5
6 echo $this->ordering;
7 echo $this->content_id;
8 echo $this->content_parent_id;
9 ?>