Show
Ignore:
Timestamp:
03/13/07 23:44:45 (6 years ago)
Author:
vdigital
Message:

Updates:
- Copyrights 2003-2007
- help
- Some HTML comform requests

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/picture.tpl

    r1900 r1903  
    2121  <a href="{U_METADATA}" title="{lang:picture_show_metadata}"><img src="{pwg_root}{themeconf:icon_dir}/metadata.png" class="button" alt="{lang:picture_show_metadata}"></a> 
    2222<!-- BEGIN representative --> 
    23   <a href="{representative.URL}" title="{lang:set as category representative}"><img src="{pwg_root}{themeconf:icon_dir}/representative.png" class="button" alt="{lang:representative}"/></a> 
     23  <a href="{representative.URL}" title="{lang:set as category representative}"><img src="{pwg_root}{themeconf:icon_dir}/representative.png" class="button" alt="{lang:representative}"></a> 
    2424<!-- END representative --> 
    2525<!-- BEGIN favorite --> 
     
    3333<!-- END admin --> 
    3434<!-- BEGIN caddie --> 
    35   <a href="{caddie.URL}" title="{lang:add to caddie}"><img src="{pwg_root}{themeconf:icon_dir}/caddie_add.png" class="button" alt="{lang:caddie}"/></a> 
     35  <a href="{caddie.URL}" title="{lang:add to caddie}"><img src="{pwg_root}{themeconf:icon_dir}/caddie_add.png" class="button" alt="{lang:caddie}"></a> 
    3636<!-- END caddie --> 
    3737</div>