Ignore:
Timestamp:
May 20, 2008, 2:56:49 AM (16 years ago)
Author:
patdenice
Message:

000819: "First" link was mapped with home navigation button
Add trigger_event for menubar.php file in index.php
Minor language correction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/functions_html.inc.php

    r2349 r2353  
    105105    {
    106106      $navbar.=
    107         '<a href="'.$url.'" rel="start">'
     107        '<a href="'.$url.'" rel="first">'
    108108        .l10n('first_page')
    109109        .'</a>';
Note: See TracChangeset for help on using the changeset viewer.