summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/quips.html.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2005-06-09 18:32:24 +0200
committerjocuri%softhome.net <>2005-06-09 18:32:24 +0200
commit2b337127f0bbe9a9508f97d58a8726f54f7d873f (patch)
treebd1c26b77d19263b2636373140fd912859fa7c71 /template/en/default/list/quips.html.tmpl
parent461633bacc4f1c47b50e67219a7c8ec0a16bad7d (diff)
downloadbugzilla-2b337127f0bbe9a9508f97d58a8726f54f7d873f.tar.gz
bugzilla-2b337127f0bbe9a9508f97d58a8726f54f7d873f.tar.xz
Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave.
Diffstat (limited to 'template/en/default/list/quips.html.tmpl')
-rw-r--r--template/en/default/list/quips.html.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl
index c43822aa1..39b7c3840 100644
--- a/template/en/default/list/quips.html.tmpl
+++ b/template/en/default/list/quips.html.tmpl
@@ -23,7 +23,8 @@
# added_quip: string. Defined if the CGI added a quip data before
# displaying anything; if defined, its value is that quip.
# show_quips: boolean. True if we are showing the entire quip list.
- # quips: list of strings. Defined iff show_quips is true. List of all quips.
+ # quips: list of strings. Defined if and only if show_quips is true.
+ # List of all quips.
#%]
[% PROCESS global/variables.none.tmpl %]