Rev 3984 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3984 | Rev 6235 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | Eres realment el professor d'aquesta classe ? |
28 | Eres realment el professor d'aquesta classe ? |
29 | !exit |
29 | !exit |
30 | !endif |
30 | !endif |
31 | 31 | ||
32 | !if bad_user iswordof $error |
32 | !if bad_user iswordof $error |
33 | No s'ha pogut : no existeix un participant amb el nom de <tt>$part</ |
33 | No s'ha pogut : no existeix un participant amb el nom de <span class="tt">$part</span> |
34 | a la classe. |
34 | a la classe. |
35 | !exit |
35 | !exit |
36 | !endif |
36 | !endif |
37 | 37 | ||
38 | !if bad_user_password iswordof $error |
38 | !if bad_user_password iswordof $error |