aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/picture_content.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/picture_content.tpl')
-rw-r--r--template/yoga/picture_content.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/template/yoga/picture_content.tpl b/template/yoga/picture_content.tpl
new file mode 100644
index 000000000..901d397ed
--- /dev/null
+++ b/template/yoga/picture_content.tpl
@@ -0,0 +1,8 @@
+<!-- BEGIN high -->
+<a href="javascript:phpWGOpenWindow('{high.U_HIGH}','{high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
+<!-- END high -->
+ <img src="{SRC_IMG}" style="width:{WIDTH_IMG}px;height:{HEIGHT_IMG}px;" alt="{ALT_IMG}" />
+<!-- BEGIN high -->
+</a>
+ <p>{lang:picture_high}</p>
+<!-- END high -->