Fixed references to non-existent header/footer files.

git-svn-id: svn://10.0.0.236/trunk@188424 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mike.morgan%oregonstate.edu 2006-01-29 07:07:15 +00:00
parent 0e4e0f76cd
commit 41af923ae1

View File

@ -1,4 +1,4 @@
{include file="inc/header.tpl"}
{include file="inc/wrappers/nonav-header.tpl"}
<hr class="hide">
@ -21,7 +21,7 @@
<hr class="hide">
{include file="inc/footer.tpl"}
{include file="inc/wrappers/nonav-footer.tpl"}
</div>
<!-- close container -->