From 9438279fd24e0309abd1f78a9442b149f7bd6bef Mon Sep 17 00:00:00 2001 From: bboldi Date: Tue, 13 Sep 2011 12:08:50 +0200 Subject: Initial commit. --- block.tpl.php | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 block.tpl.php (limited to 'block.tpl.php') diff --git a/block.tpl.php b/block.tpl.php new file mode 100644 index 0000000..7313cc2 --- /dev/null +++ b/block.tpl.php @@ -0,0 +1,56 @@ +region; +$enabled_blockRegion = $region != 'content' && $region != 'Menu' && $region != 'vnavigation_left' && $region != 'vnavigation_right' + && $region != "banner1" && $region != "banner2" && $region != "banner3" + && $region != "banner4" && $region != "banner5" && $region != "banner6" + && $region != "extra1" && $region != "extra2" && $region != "footer_message"; ?> +
> + +
+
+ + + + + subject)): ?> + + +
+
+
+

> + + + subject; ?> + + +

+
+ + + + + + + +
+
+
> + + + + + + + +
+
+
+
+ + +
+
+
+ + +
\ No newline at end of file -- cgit v1.2.3