aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates/if.html
diff options
context:
space:
mode:
authorMarek A. Ruszczynski <aptx@phpbb.com>2011-03-07 16:52:22 +0100
committerOleg Pudeyev <oleg@bsdpower.com>2011-04-23 22:48:50 -0400
commit4b646c6c80712bbbc0737defc48f6fbb05bac0f3 (patch)
treeb96d68b613c8fd130c39e181702d2a9098736217 /tests/template/templates/if.html
parent513b95642eab7f8092d651a21045dc4bb1556148 (diff)
downloadforums-4b646c6c80712bbbc0737defc48f6fbb05bac0f3.tar
forums-4b646c6c80712bbbc0737defc48f6fbb05bac0f3.tar.gz
forums-4b646c6c80712bbbc0737defc48f6fbb05bac0f3.tar.bz2
forums-4b646c6c80712bbbc0737defc48f6fbb05bac0f3.tar.xz
forums-4b646c6c80712bbbc0737defc48f6fbb05bac0f3.zip
[feature/template-engine] Update tests.
PHPBB3-9726
Diffstat (limited to 'tests/template/templates/if.html')
-rw-r--r--tests/template/templates/if.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/template/templates/if.html b/tests/template/templates/if.html
index c502e52f51..41ff024779 100644
--- a/tests/template/templates/if.html
+++ b/tests/template/templates/if.html
@@ -3,9 +3,9 @@
<!-- ELSEIF S_OTHER_VALUE -->
2
<!-- ELSE -->
-0
+03
<!-- ENDIF -->
<!-- IF (S_VALUE > S_OTHER_VALUE) -->
-0
+04
<!-- ENDIF -->