Changeset 941 in ProjectBuilder
- Timestamp:
- Dec 18, 2009, 2:50:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/website/top.shtml
r940 r941 19 19 <div id="body"> 20 20 <div id="logo"> 21 <img src="/images/ protected-button_trans.png" alt="Mondo Rescue logo" title="This is the official Mondo RescueWebsite !"/></div>21 <img src="/images/" alt="Project-Builder.org logo" title="This is the official Project-Builder.org Website !"/></div> 22 22 <div id="navbar"> 23 23 <ul> 24 24 <li <!--#if expr="\"$curpage\" = \"index.shtml\"" --> id="current" <!--#endif -->> 25 <a href="/" title="Mondo Rescue homepage" >Home</a></li> 25 <a href="/" title="Project-Builder.org homepage" >Home</a></li> 26 <!-- 26 27 <li <!--#if expr="\"$curpage\" = \"about.shtml\"" --> id="current" <!--#endif -->> 27 <a href="/about.shtml" title="About Mondo Rescue" >About</a></li> 28 <a href="/about.shtml" title="About Project-Builder.org" >About</a></li> 29 --> 28 30 <li <!--#if expr="\"$curpage\" = \"news.shtml\"" --> id="current" <!--#endif -->> 29 <a href="/news.shtml" title="News about Mondo Rescue" >News</a></li> 31 <a href="/news.shtml" title="News about Project-Builder.org" >News</a></li> 32 <!-- 30 33 <li <!--#if expr="\"$curpage\" = \"docs.shtml\"" --> id="current" <!--#endif -->> 31 <a href="/docs.shtml" title="Documentations about Mondo Rescue" >Docs</a></li>34 <a href="/docs.shtml" title="Documentations about Project-Builder.org" >Docs</a></li> 32 35 <li <!--#if expr="\"$curpage\" = \"downloads.shtml\"" --> id="current" <!--#endif -->> 33 <a href="/downloads.shtml" title="Download Mondo Rescuenow !" >Downloads</a></li>36 <a href="/downloads.shtml" title="Download Project-Builder.org now !" >Downloads</a></li> 34 37 <li <!--#if expr="\"$curpage\" = \"support.shtml\"" --> id="current" <!--#endif -->> 35 38 <a href="/support.shtml" title="If you need support (why it's perfect :-)" >Support</a></li> 36 <li><a href="http://trac.mondorescue.org" title="Use the Wiki" target="_blank" >Wiki</a></li> 39 --> 40 <li><a href="http://trac.project-builder.org" title="Use the Wiki" target="_blank" >Wiki</a></li> 37 41 </ul> 38 42 </div>
Note:
See TracChangeset
for help on using the changeset viewer.