Subversion Repositories wimsdev

Rev

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

Rev 13461 Rev 13463
Line 13... Line 13...
13
          </span>
13
          </span>
14
          <div class="spacer">
14
          <div class="spacer">
15
            !if $t iswordof faqstud faqsup
15
            !if $t iswordof faqstud faqsup
16
              !read $chapter/$t.phtml
16
              !read $chapter/$t.phtml
17
            !else
17
            !else
18
              !readproc adm/language $chapter/$t.phtml
18
              !read adm/language $chapter/$t.phtml
19
            !endif
19
            !endif
20
          </div>
20
          </div>
21
        !else
21
        !else
22
          !href module=$module&chapter=$chapter&open=$open,$(chapter)_$t#$t $s
22
          !href module=$module&chapter=$chapter&open=$open,$(chapter)_$t#$t $s
23
        !endif
23
        !endif