Changeset 12431 for trunk/cic-hcap


Ignore:
Timestamp:
2006-08-11T12:10:00+12:00 (18 years ago)
Author:
mdewsnip
Message:

Changed "Search -> Institutions by State" to "Search -> Institutions by State/Region".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/cic-hcap/macros/extra.dm

    r12393 r12431  
    8383   // Contents of the "search" menu
    8484   var searchmenu = new Array()
    85    searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state</a>'
     85   searchmenu[0] = '<a href="_gwcgi_?a=q&qst=1">Institutions by state/region</a>'
    8686   searchmenu[1] = '<a href="_gwcgi_?a=q&qre=1">Bibliography search</a>'
    8787   searchmenu[2] = '<a href="_gwcgi_?a=q">Advanced search</a>'
     
    920920
    921921# ------------------------------------------------------------------------------------------
    922 #   QUERY  (Search -> Institutions by State)
     922#   QUERY  (Search -> Institutions by State/Region)
    923923# ------------------------------------------------------------------------------------------
    924924
Note: See TracChangeset for help on using the changeset viewer.