diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/picture_content.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/picture_content.tpl b/template/yoga/picture_content.tpl index dcf0f6d24..e9295591b 100644 --- a/template/yoga/picture_content.tpl +++ b/template/yoga/picture_content.tpl @@ -1,4 +1,4 @@ -{* $Id$ *} +{* $Id: /piwigo/trunk/template/yoga/picture_content.tpl 6960 2009-02-04T02:30:48.228526Z rvelices $ *} {if isset($high) } <a href="javascript:phpWGOpenWindow('{$high.U_HIGH}','{$high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')"> {/if} |