Changeset 13423


Ignore:
Timestamp:
2006-12-06T10:35:13+13:00 (17 years ago)
Author:
kjdon
Message:

moved the blockquote tags around - they weren't properly nested with the form tags

File:
1 edited

Legend:

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

    r13422 r13423  
    460460_If_(_prefschanged_,<p>_prefschanged_<br><div class="divbar">&nbsp;</div>)
    461461
    462 <blockquote>
    463 
    464462<form name=PrefForm method=get action="_gwcgi_">
    465463<input type="hidden" name="e" value="_compressedoptions_">
     
    467465_presentationprefs_
    468466_searchprefs_
    469 </blockquote>
    470467</form>
    471468}
     
    477474<td align=right><input type=submit name="bp" value="_textsetprefs_"></td>
    478475</tr></table>
     476<blockquote>
    479477
    480478<table>
     
    503501</blockquote>
    504502<div class="divbar">&nbsp;</div>
    505 <blockquote>
    506503}
    507504
     
    520517_collectionprefs_ {
    521518<h3>_textcollectionprefs_</h3>
     519<blockquote>
    522520_collectionoption_
    523521</blockquote>
    524522<div class="divbar">&nbsp;</div>
    525 <blockquote>
    526523}
    527524
    528525_presentationprefs_ {
    529526<h3>_textpresentationprefs_</h3>
     527<blockquote>
    530528<table>_htmloptions_
    531529
     
    537535</blockquote>
    538536<div class="divbar">&nbsp;</div>
    539 <blockquote>
    540 }
    541 
     537}
     538
Note: See TracChangeset for help on using the changeset viewer.