Index: openacs-4/packages/acs-templating/www/doc/demo/if.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/if.adp,v diff -u -N -r1.4.2.2 -r1.4.2.3 --- openacs-4/packages/acs-templating/www/doc/demo/if.adp 22 Jun 2016 07:48:44 -0000 1.4.2.2 +++ openacs-4/packages/acs-templating/www/doc/demo/if.adp 18 Jan 2017 08:20:57 -0000 1.4.2.3 @@ -86,38 +86,38 @@ true if \@bool_t_p\@ true - ok + ok not ok true if \@bool_1_p\@ true - ok + ok not ok true short if \@bool_t_p\@ - ok + ok not ok true short if \@bool_1_p\@ - ok + ok not ok false if \@bool_f_p\@ false - ok + ok not ok false if \@bool_0_p\@ false - ok + ok not ok