- point help links to QMO
- add link to Date::Manip syntax for advanced search git-svn-id: svn://10.0.0.236/trunk@226952 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
84e4a65ad4
commit
3fcb5cc02b
@ -120,7 +120,7 @@ Limit your search to specific values of visible fields.
|
||||
<div class="section-content">
|
||||
<table class="advanced-search">
|
||||
<tr>
|
||||
<td width="40%" colspan="2" class="instructions">Display only results between these two dates.<br/><br/>NOTE: the preferred format for dates is YYYYMMDDhhmmss, although the search engine will do its best (within reason) to parse dates from whatever is submitted.</td>
|
||||
<td width="40%" colspan="2" class="instructions">Display only results between these two dates.<br/><br/>NOTE: the preferred format for dates is YYYYMMDDhhmmss, although the search engine will do its best (within reason) to parse dates from whatever is submitted using the <a href="http://search.cpan.org/~sbeck/DateManip-5.44/Manip.pod#ParseDateString">Date::Manip</a> syntax.</td>
|
||||
<td align="center" rowspan="3"><strong>OR</strong></td>
|
||||
<td width="40%" colspan="2" class="instructions">Choose a preset timespan.</td>
|
||||
</tr>
|
||||
|
||||
@ -2,11 +2,11 @@
|
||||
<div>
|
||||
<h3>Help</h3>
|
||||
<ul>
|
||||
<li><a href="http://carstenbook.googlepages.com/Litmus-Tutorial.html">Litmus Tutorial</a></li>
|
||||
<li><a href="http://quality.mozilla.org/howto/litmus/tutorial">Litmus Tutorial</a></li>
|
||||
<li><a href="http://wiki.mozilla.org/Litmus">Litmus Wiki</a></li>
|
||||
[% IF show_admin==1 %]
|
||||
<hr/>
|
||||
<li><a href="http://wiki.mozilla.org/Litmus:Admin_Tutorial">Admin Tutorial</a></li>
|
||||
<li><a href="http://quality.mozilla.org/howto/litmus/admin-tutorial">Admin Tutorial</a></li>
|
||||
[% END %]
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user