source: extensions/gally/gally-black-graphite/template/picture_content.tpl @ 11031

Last change on this file since 11031 was 11031, checked in by grum, 13 years ago

fix bug:2306 - Some translation keys are not correct

  • Property svn:executable set to *
File size: 311 bytes
Line 
1<!-- **GBL** >PICTURE_CONTENT> -->
2
3  <div id="theImgContainer" {if isset($high) }onclick="gallyPP.openDisplayHigh('{$high.U_HIGH}');" class="pointer"{/if}>
4    <img id="theImg" src="{$SRC_IMG}" style="width:{$WIDTH_IMG}px;height:{$HEIGHT_IMG}px;" alt="{$ALT_IMG}">
5  </div>
6
7<!-- **GBL** <PICTURE_CONTENT< -->
Note: See TracBrowser for help on using the repository browser.