source: trunk/template/yoga/picture_content.tpl @ 1798

Last change on this file since 1798 was 1590, checked in by rvelices, 18 years ago

plugins last modifications + events are triggered now from picture.php

  • Property svn:eol-style set to native
File size: 324 bytes
Line 
1<!-- BEGIN high -->
2<a href="javascript:phpWGOpenWindow('{high.U_HIGH}','{high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
3<!-- END high -->
4  <img src="{SRC_IMG}" style="width:{WIDTH_IMG}px;height:{HEIGHT_IMG}px;" alt="{ALT_IMG}" />
5<!-- BEGIN high -->
6</a>
7  <p>{lang:picture_high}</p>
8<!-- END high -->
Note: See TracBrowser for help on using the repository browser.