Changeset 2424


Ignore:
Timestamp:
2001-05-16T15:03:49+12:00 (23 years ago)
Author:
sjboddie
Message:

altered preferences page slightly

Location:
trunk/gsdl/macros
Files:
2 edited

Legend:

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

    r2415 r2424  
    613613
    614614_textprefschanged_ {
    615 Preferences have been set as follows. Do not use your browsers' 'back' button -
    616 it will unset them!
     615Preferences have been set as follows. Do not use your browser's
     616"back" button - it will unset them! Instead, click one of the
     617buttons on the access bar above.
    617618}
    618619_textsetprefs_ {set preferences}
  • trunk/gsdl/macros/pref.dm

    r2415 r2424  
    439439#search prefs for mg collections
    440440_mgsearchprefs_ {
    441 <h3>_textsearchprefs_</h3>
     441<center><table border=0 cellpadding=0 cellspacing=0 width=_pagewidth_><tr>
     442<td><h3>_textsearchprefs_</h3></td>
     443<td align=right><input type=submit name="bp" value="_textsetprefs_"></td>
     444</tr></table></center>
     445
    442446<table>
    443447<tr>_boxsizeoption_</tr>
     
    458462<tr><td colspan=2>_textprefop_</td></tr>
    459463</table>
    460 <br><input type=submit name="bp" value="_textsetprefs_">
    461464</blockquote>
    462465_iconblankbar_
Note: See TracChangeset for help on using the changeset viewer.