Rev 6369 | Rev 11943 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6369 | Rev 7428 | ||
---|---|---|---|
Line 293... | Line 293... | ||
293 | .</p> |
293 | .</p> |
294 | !exit |
294 | !exit |
295 | !endif |
295 | !endif |
296 | 296 | ||
297 | !if wrong_module iswordof $wims_user_error |
297 | !if wrong_module iswordof $wims_user_error |
- | 298 | !set tmp=!translate "!/<>;': to $ $ in $module |
|
298 | The module |
299 | <p>The module <code>$tmp</code> which you asked for does not exist in this site.</p> |
299 | !goto end |
300 | !goto end |
300 | !endif |
301 | !endif |
301 | 302 | ||
302 | !if wrong_session iswordof $wims_user_error |
303 | !if wrong_session iswordof $wims_user_error |
303 | The session number ``$session'' is not (or no longer) valid. |
304 | The session number ``$session'' is not (or no longer) valid. |