source: branches/branch-1_5/template/yoga/popuphelp.tpl @ 973

Last change on this file since 973 was 939, checked in by chrisaga, 19 years ago

bug 206 fixed: PNG thumbnails clipped with IE

  • added class="icon" to recent.png (functions_html.inc.php)
  • added class="button" to al png button images (*.tpl)
  • changed pngfix.js to only fix icon or button images

template improvement: category prettier and simpler (a little bit)

  • got rid of one SPAN level
  • content.css more readable
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 232 bytes
Line 
1<div id="content">
2{HELP_CONTENT}
3</div> <!-- content -->
4
5<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{lang:Close this window}"><img src="template/yoga/theme/exit.png" class="button" alt="close"></a></p>
Note: See TracBrowser for help on using the repository browser.