Changeset 1985 for trunk/gsdl


Ignore:
Timestamp:
2001-02-15T16:55:06+13:00 (23 years ago)
Author:
kjm18
Message:

added alt text for history button

File:
1 edited

Legend:

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

    r1923 r1985  
    5858#the buttons for the search history entries
    5959# takes one arg - the entry number (0-num entries)
    60 _imagehistbutton_ {<a  href="_httpquery_" onMouseover="roll('histbutton_1_',1);" onMouseOut="roll('histbutton_1_',0);" onClick="inputQuery(histvalue_1_); return false;"><img name="histbutton_1_" src="_httpiconmstdsqrof_" onLoad="gbutton(this,'_httpiconmstdsqron_');" border=0></a>}
     60_imagehistbutton_ {<a  href="_httpquery_" onMouseover="roll('histbutton_1_',1);" onMouseOut="roll('histbutton_1_',0);" onClick="inputQuery(histvalue_1_); return false;"><img name="histbutton_1_" src="_httpiconmstdsqrof_" onLoad="gbutton(this,'_httpiconmstdsqron_');" border=0 alt="_textusequery_"></a>}
    6161
    6262
Note: See TracChangeset for help on using the changeset viewer.