root/branches/new-install-process/templates/navbar_options.tt

Revision 1008, 175 bytes (checked in by kake, 22 months ago)

Use full URLs for all links in navbar, so people can INCLUDE navbar.tt in their own scripts.

Line 
1<div id="navbar_options">
2  <div class="navbar_group_title">Options:</div>
3  <ul>
4    <li><a href="[% script_url %]preferences.cgi">Set username/prefs</a></li>
5  </ul>
6</div>
Note: See TracBrowser for help on using the browser.