Ignore:
Timestamp:
2000-02-17T15:43:13+13:00 (24 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

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

    r931 r942  
    897897#------------------------------------------------------------
    898898
    899 _textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_}
     899_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
    900900_textnoquerytitle_ {Search page}
    901901
     
    937937
    938938_textstemon_ { (ignoring word endings)}
     939_textclearhistory_ {Clear History}
     940_textexpand_ {Expand}
     941_textcontract_ {Contract}
     942_textsearchhistory_ {Search History}
     943_textquery_ {Query}
     944_textresults_ {Results}
     945_textview_ {View}
     946_textnohistory_ {Search history not available}
    939947
    940948
     
    952960_widthqryresb_ {_pagewidth_}
    953961_heightqryresb_ {17}
     962
     963## display ##
     964_httpicondisplay_ {_httpimg_/display.gif}
     965_widthdisplay {60}
     966_heightdisplay_ {20}
    954967
    955968
     
    9941007_textfcoption_ {Include navigation bar at top of document pages}
    9951008_texthloption_ {Highlight search terms within document text}
     1009_texthistorydisplay_ {display search history}
    9961010
    9971011
     
    13981412# icons
    13991413#------------------------------------------------------------
     1414
     1415
     1416######################################################################
     1417# 'delete search history' page
     1418package delhistory
     1419######################################################################
     1420
     1421#------------------------------------------------------------
     1422# text macros
     1423#------------------------------------------------------------
     1424
     1425_textdsh_ {Delete Search History}
     1426
     1427_textselectdelete_ {<a href="_httpclearhistory_&hdh=1">Delete all
     1428records</a> or select records to <select name=hmode><option value=save>not
     1429delete<option value=delete selected>delete</select><br> Records can be
     1430selected by typing their numbers into the box,<br> or by clicking in the
     1431boxes in each record.<br> Acceptable values are 1,2,3-6,7- etc }
     1432
     1433_textclearselected_ {Clear selected}
     1434_textselect_ {select}
     1435
     1436#------------------------------------------------------------
     1437# icons
     1438#------------------------------------------------------------
     1439
Note: See TracChangeset for help on using the changeset viewer.