oc-server3/htdocs/templates2/ocstyle/res_difficon.tpl
following f5565a918c ported search.php & tools to lib2, and ...
- fixed logentry sorting for logs with identical date
- fixed ä etc. display in short descriptions on search results page
- try to select a matching language for the short descriptions
- added some translations
- hide download and map links if no search results (updates #235)
- nicer display of selectlocid page
- use site-dependent urls in GPX, LOC, TXT and KML
- unified XML encoding, now all done via two functions in lib2/util.inc.php (updates #121)
- some preventive XML encoding adjustments in GPX
- removed XML encoding in LOC CDATA section
- improved charset conversion for OVL and OV2 output
- some optimizations
- discarded lots of obsolete code
- disabled debug mode force_compile in OcSmarty class (performance)
2013-07-13 12:38:57 +02:00

8 lines
585 B
Smarty

{***************************************************************************
* You can find the license in the docs directory
*
* Unicode Reminder メモ
***************************************************************************}
{strip} {* OCSTYLE *}
<img src='resource2/{$opt.template.style}/images/difficulty/diff-{$difficulty*5}.gif' border='0' width='19' height='16' hspace='2' onmouseover='Tip("{t 1=$difficulty*0.5}Difficulty:&nbsp;%1&nbsp;of&nbsp;5{/t}", DELAY, 0, FADEIN, false, FADEOUT, false, BGCOLOR, "#fffedf", BORDERCOLOR, "grey")' onmouseout='UnTip()' />
{/strip}