diff options
Diffstat (limited to 'pics/index.php')
-rwxr-xr-x | pics/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pics/index.php b/pics/index.php index c4f0bca..e14aa8c 100755 --- a/pics/index.php +++ b/pics/index.php @@ -17,7 +17,7 @@ </head> <body> <div class="page"> -<?php require('../header.php') ?> +<?php require('../nav.php') ?> <div id="pagebody"> <div id="content"> |