aboutsummaryrefslogtreecommitdiffstats
path: root/tests/template/templates
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2013-08-30 19:53:54 +0200
committerJoas Schilling <nickvergessen@gmx.de>2013-08-30 19:53:54 +0200
commit9d6370751f1b998e3da448e16c1446b33ddd17d0 (patch)
tree42cd824be2e41034a05542bbe66a4ba3f721d9bb /tests/template/templates
parentafc12906b92c2cf126fa2ff9006583d0c4ef01ec (diff)
parent38a7aac0cceee521fbf2550750a85b4d6bf80ec1 (diff)
downloadforums-9d6370751f1b998e3da448e16c1446b33ddd17d0.tar
forums-9d6370751f1b998e3da448e16c1446b33ddd17d0.tar.gz
forums-9d6370751f1b998e3da448e16c1446b33ddd17d0.tar.bz2
forums-9d6370751f1b998e3da448e16c1446b33ddd17d0.tar.xz
forums-9d6370751f1b998e3da448e16c1446b33ddd17d0.zip
Merge remote-tracking branch 'EXreaction/ticket/11724' into develop
* EXreaction/ticket/11724: [ticket/11724] Handle ELSE IF separately [ticket/11724] Replace spaces with tabs [ticket/11724] Support "ELSE IF" and "ELSEIF" in the same way
Diffstat (limited to 'tests/template/templates')
-rw-r--r--tests/template/templates/if.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/template/templates/if.html b/tests/template/templates/if.html
index c010aff7fa..f6ab6e575a 100644
--- a/tests/template/templates/if.html
+++ b/tests/template/templates/if.html
@@ -2,6 +2,8 @@
1
<!-- ELSEIF S_OTHER_VALUE -->
2
+<!-- ELSE IF S_OTHER_OTHER_VALUE -->
+|S_OTHER_OTHER_VALUE|
<!-- ELSE -->
03
<!-- ENDIF -->