Rev 1664 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | |
2 | !set hh=!trim $hint |
||
3 | !if $hh=$empty or $givehint<1 |
||
4 | Za to vajo ni na voljo nobenega namiga. <p> |
||
5 | <center> |
||
6 | !href cmd=resume Nazaj k delu. |
||
7 | </center> |
||
8 | !exit |
||
9 | !endif |
||
10 | |||
11 | <b>Namig.</b> |
||
12 | !if $hint!=$executed_str or $oef2wims_version<3.10 |
||
13 | $hint |
||
14 | !else |
||
15 | !read $deffile hint |
||
16 | !endif |
||
17 | <p><center> |
||
18 | !href cmd=resume Nazaj k delu. |
||
19 | </center> |
||
20 |