Subversion Repositories wimsdev

Rev

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

Rev 13644 Rev 13660
Line 62... Line 62...
62
              !href module=$m_&exo=$exa&cmd=new $exta
62
              !href module=$m_&exo=$exa&cmd=new $exta
63
              !if $wims_show_author=yes
63
              !if $wims_show_author=yes
64
                !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors
64
                !set exauthor=!lookup $exa in wimshome/public_html/modules/$m_/Exauthors
65
                !set exauthor=!replace internal , by $ $ in $exauthor
65
                !set exauthor=!replace internal , by $ $ in $exauthor
66
                !set exauthor=!replace internal ; by , $ in $exauthor
66
                !set exauthor=!replace internal ; by , $ in $exauthor
-
 
67
                !if $exauthor!=$empty
67
                <span class="small">($exauthor)</span>
68
                  <span class="small">($exauthor)</span>
-
 
69
                !endif
68
              !endif
70
              !endif
69
              </li>
71
              </li>
70
            !endif
72
            !endif
71
          !next
73
          !next
72
          </ul>
74
          </ul>