From 2b337127f0bbe9a9508f97d58a8726f54f7d873f Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Thu, 9 Jun 2005 16:32:24 +0000 Subject: Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justdave. --- template/en/default/list/quips.html.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'template/en/default/list/quips.html.tmpl') 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 %] -- cgit v1.2.3-24-g4f1b