Dotclear


Ignore:
Timestamp:
08/12/13 00:05:51 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Children:
1334:bbbe0735f18b, 1413:0581a433675d
Message:

Post: prepare some css work on "preview post" and "next|previous entry". Some very little enhancements on Search page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/search.php

    r1332 r1333  
    8282'<div class="fieldset"><h3>'.__('Search options').'</h3>'. 
    8383'<p><label for="q">'.__('Query:').' </label>'.form::field('q',30,255,html::escapeHTML($q)).'</p>'. 
    84 '<p><label for="qtype1" class="classic">'.form::radio(array('qtype','qtype1'),'p',$qtype == 'p').' '.__('Search entries').'</label> '. 
    85 '<label for="qtype2" class="classic">'.form::radio(array('qtype','qtype2'),'c',$qtype == 'c').' '.__('Search comments').'</label></p>'. 
     84'<p><label for="qtype1" class="classic">'.form::radio(array('qtype','qtype1'),'p',$qtype == 'p').' '.__('Search in entries').'</label> '. 
     85'<label for="qtype2" class="classic">'.form::radio(array('qtype','qtype2'),'c',$qtype == 'c').' '.__('Search in comments').'</label></p>'. 
    8686'</p><input type="submit" value="'.__('Search').'" /></p>'. 
    8787'</div>'. 
Note: See TracChangeset for help on using the changeset viewer.

Sites map