Changeset 12180


Ignore:
Timestamp:
2006-07-12T16:44:52+12:00 (18 years ago)
Author:
kjdon
Message:

changed navtab to navtaborig cos it uses the old version.

Location:
trunk/gsdl/macros
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/gti.dm

    r11373 r12180  
    1515# The preferences button must go to the "homepref" page, since we are not in a collection
    1616
    17 _preflink_ {_navtab_(_home:httppagehomepref_,_linktextPREFERENCES_,_textdescrpref_)}
     17_preflink_ {_navtaborig_(_home:httppagehomepref_,_linktextPREFERENCES_,_textdescrpref_)}
    1818
    1919_content_ {
  • trunk/gsdl/macros/usability.dm

    r11658 r12180  
    2929# set by receptionist to be _usablink_ if needed
    3030_usability_ {}
    31 _usablink_ {_navtab_(_httppageusab_,_linktextusab_,_textdescrusab_)}
     31_usablink_ {_navtaborig_(_httppageusab_,_linktextusab_,_textdescrusab_)}
    3232
    3333_httppageusab_ {javascript:usabilityfunction()}
Note: See TracChangeset for help on using the changeset viewer.