From 8f0c1f70260a9a3ea27f44188eaebfc0b65bbbef Mon Sep 17 00:00:00 2001 From: mohrt Date: Mon, 4 Apr 2005 16:40:02 +0000 Subject: [PATCH] fix html_checkboxes example text --- .../language-function-html-checkboxes.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml b/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml index 5050e280..6e10a276 100644 --- a/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml +++ b/docs/en/designers/language-custom-functions/language-function-html-checkboxes.xml @@ -84,6 +84,9 @@ html_checkboxes + + where PHP code is: + display('index.tpl'); ]]> - where index.tpl is: + and index.tpl is: "} ]]> + + or where PHP code is: + display('index.tpl'); ]]> - where index.tpl is: + and index.tpl is: