Changeset 24

Show
Ignore:
Timestamp:
09/03/06 22:01:26
Author:
kai
Message:

Make trac open up in new window.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • www/trunk/templates/header.tpl

    r23 r24  
    1919          <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/">Home</a></td> 
    2020          <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank">Forums</a></td>    
    21           <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/trac">Developers</a></td> 
     21          <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/trac" target="_blank">Developers</a></td> 
    2222        </tr> 
    2323      </table>