move main1 link to be homelink

SVN revision: 75353
This commit is contained in:
Carsten Haitzler 2012-08-17 06:27:48 +00:00
parent 8b7418c1cf
commit 1dd4a07ffa
3 changed files with 1 additions and 1 deletions

2
p.php
View File

@ -35,7 +35,7 @@ if (is_file("p/$page/$lang-rss"))
<div class="layout">
<ul class="menu">
<?php echo(nav_button("main1", ""));?>
<?php echo(nav_button("homelink", ""));?>
<?php echo(nav_button("main2", ""));?>
<?php echo(nav_button("main3", ""));?>
<?php echo(nav_button("main4", ""));?>