Changeset 1025 in ProjectBuilder
- Timestamp:
- May 11, 2010, 5:50:27 AM (14 years ago)
- Location:
- devel/website
- Files:
-
- 4 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/website/top.shtml
r942 r1025 24 24 <li <!--#if expr="\"$curpage\" = \"index.shtml\"" --> id="current" <!--#endif -->> 25 25 <a href="/" title="Project-Builder.org homepage" >Home</a></li> 26 <!--27 26 <li <!--#if expr="\"$curpage\" = \"about.shtml\"" --> id="current" <!--#endif -->> 28 27 <a href="/about.shtml" title="About Project-Builder.org" >About</a></li> 29 -->30 28 <li <!--#if expr="\"$curpage\" = \"news.shtml\"" --> id="current" <!--#endif -->> 31 29 <a href="/news.shtml" title="News about Project-Builder.org" >News</a></li> 32 <!--33 30 <li <!--#if expr="\"$curpage\" = \"docs.shtml\"" --> id="current" <!--#endif -->> 34 31 <a href="/docs.shtml" title="Documentations about Project-Builder.org" >Docs</a></li> … … 37 34 <li <!--#if expr="\"$curpage\" = \"support.shtml\"" --> id="current" <!--#endif -->> 38 35 <a href="/support.shtml" title="If you need support (why it's perfect :-)" >Support</a></li> 39 -->40 36 <li><a href="http://trac.project-builder.org" title="Use the Wiki" target="_blank" >Wiki</a></li> 41 37 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.