Subversion Repositories wimsdev

Rev

Rev 5903 | Rev 6848 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5903 Rev 5971
Line 17... Line 17...
17
 !set prompt=!item 2 to -1 of $parms
17
 !set prompt=!item 2 to -1 of $parms
18
 !default prompt=$titb
18
 !default prompt=$titb
19
 !if $titb=$empty
19
 !if $titb=$empty
20
  !default prompt=<span class="tt">$parm1</span>
20
  !default prompt=<span class="tt">$parm1</span>
21
  $prompt
21
  $prompt
22
  <small>$n_nonavailable</small>
22
  <span class="small">$n_nonavailable</span>
23
 !else
23
 !else
24
  <a id="$parm1"></a>
24
  <a id="$parm1"></a>
25
  $prompt
25
  $prompt
26
  !read $docdir/$doc/$parm1.def content
26
  !read $docdir/$doc/$parm1.def content
27
  !set gotblock=!append item $parm1 to $gotblock
27
  !set gotblock=!append item $parm1 to $gotblock