Changeset 1387

Show
Ignore:
Timestamp:
06/17/2009 03:37:21 AM (15 months ago)
Author:
DarTar
Message:

Changed link text for consistency, refs #11

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.2/actions/historylink.php

    r1385 r1387  
    33 * History link menulet 
    44 */ 
    5 echo '<a href="'.$this->Href('history').'" title="Click to view recent edits to this page">History</a>'."\n"; 
     5echo '<a href="'.$this->Href('history').'" title="Click to view recent edits to this page">[History]</a>'."\n"; 
    66?>