Changeset 1629

Show
Ignore:
Timestamp:
08/30/07 01:10:20 (6 years ago)
Author:
joaopacheco
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • website/templates/template_menu.html

    r1614 r1629  
    77                        <li [var.active; if [val]='news'; then 'class="active"';else '']><a href="?active=news" title="">News</a></li> 
    88                        <li [var.active; if [val]='blog'; then 'class="active"';else '']><a href="http://umitproject.blogspot.com/" title="">Blog</a></li> 
    9                         <li [var.active; if [val]='contact'; then 'class="active"';else '']><a href="?active=contact" title="">Contact Us</a></li> 
     9                        <li [var.active; if [val]='contact'; then 'class="active"';else '']><a href="?active=contacts" title="">Contact Us</a></li> 
    1010                </ul> 
    1111        </div>