RSS

(root)/bugzilla/3.6 : 3220 : template/en/default/list/list.html.tmpl

To get this branch, use:
bzr branch /bugzilla/3.6

« back to all changes in this revision

Viewing changes to template/en/default/list/list.html.tmpl

travis%sedsystems.ca
2005-03-10 16:21:33
Revision ID: cvs-1:travissedsystems.ca-20050311002133-bsdk2x956p213fy9
Bug 41972 : Per-user pref to turn quips off
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=mkanat  a=justdave

Show diffs side-by-side

added added

removed removed

57
57
    <p>[% query FILTER html %]</p>
58
58
  [% END %]
59
59
 
60
 
  [% IF Param('enablequips') != 'off' %]
 
60
  [% IF user.settings.display_quips.value == 'on' %]
61
61
    [% DEFAULT quip = "$terms.Bugzilla would like to put a random quip here, but no one has entered any." %]
62
62
    <a href="quips.cgi"><i>[% quip FILTER html %]</i></a>
63
63
  [% END %]

Loggerhead 1.18.1 is a web-based interface for Bazaar branches