This commit is contained in:
Gunter Labes 2007-11-11 12:43:05 +00:00
parent 86ceba4dd5
commit 6db4b84d9f

View file

@ -17,7 +17,7 @@
# Shortcut for IF statements testing the value of a variable.
# Need to write [then] and [else] tags manually.
# Use like this:
#! {IF_VARIABLE some_variable equals yes (
#! {IF_VAR some_variable equals yes (
#! [then]
#! ...
#! [/then]