Thread
:
Add link to sitemap.php in static pages
View Single Post
#
2
03-21-2008, 12:27 AM
Yurij
Banned
X-Adept
Join Date: Jan 2008
Posts: 486
Re: Add link to sitemap.php in static pages
Try open file "skin1/help.tpl" and add new lines:
PHP Code:
<
a href
=
"sitemap.php"
class=
"VertMenuItems"
>
SiteMap
</
a
><
br
/>
insert after or before:
PHP Code:
{include
file
=
"pages_menu.tpl"
}
Yurij
View Public Profile
Find all posts by Yurij