Subversion Repositories wimsdev

Rev

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

Rev 5921 Rev 7809
Line 30... Line 30...
30
</p>
30
</p>
31
<a id="cmdlist_list"></a>
31
<a id="cmdlist_list"></a>
32
<hr/><h4>Here is the list of $emph$(choose_$cmd_choose)$emphend commands.</h4>
32
<hr/><h4>Here is the list of $emph$(choose_$cmd_choose)$emphend commands.</h4>
33
 
33
 
34
!if $style!=integral
34
!if $style!=integral
35
 You may switch to the list of
35
 You may switch to the list of
36
 !for i in $cmd_choose_list
36
 !for i in $cmd_choose_list
37
  !if $i != $cmd_choose
37
  !if $i != $cmd_choose
38
   !href cmd=resume&cmd_choose=$i#cmdlist_list $(choose_$i)
38
   !href cmd=resume&cmd_choose=$i#cmdlist_list $(choose_$i)
39
   commands &nbsp;&nbsp;
39
   commands &nbsp;&nbsp;
40
  !endif
40
  !endif
Line 48... Line 48...
48
  !read cmd/$c.phtml
48
  !read cmd/$c.phtml
49
  <br/>
49
  <br/>
50
 !else
50
 !else
51
  !if cmdlist_$(c)_ isin $expand
51
  !if cmdlist_$(c)_ isin $expand
52
   <a href="$httpd_SCRIPT_NAME?session=$session&+cmd=resume&+op=close&+subject=cmdlist_$(c)_#cmdlist_$(c)_"></a>
52
   <a href="$httpd_SCRIPT_NAME?session=$session&+cmd=resume&+op=close&+subject=cmdlist_$(c)_#cmdlist_$(c)_"></a>
53
   !read cmd/$c.phtml
53
   !read cmd/$c.phtml
54
  !else
54
  !else
55
   !href cmd=resume&op=open&subject=cmdlist_$(c)_#cmdlist_$(c)_ $c
55
   !href cmd=resume&op=open&subject=cmdlist_$(c)_#cmdlist_$(c)_ $c
56
  !endif
56
  !endif
57
 !endif
57
 !endif
58
 </li>
58
 </li>