diff --git a/modules/thob/views/templates/hook/displayCustomization.tpl b/modules/thob/views/templates/hook/displayCustomization.tpl new file mode 100644 index 0000000..fa5eac9 --- /dev/null +++ b/modules/thob/views/templates/hook/displayCustomization.tpl @@ -0,0 +1,20 @@ + + + + + + + + + {foreach from=$line_items item="line_item"} + + + + + {/foreach} + +
ParticularValue
+ {$line_item["label"]} + + {$line_item["value"]} +