Rev 5900 | Rev 11943 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5900 | Rev 7428 | ||
---|---|---|---|
Line 271... | Line 271... | ||
271 | .</div> |
271 | .</div> |
272 | !exit |
272 | !exit |
273 | !endif |
273 | !endif |
274 | 274 | ||
275 | !if wrong_module iswordof $wims_user_error |
275 | !if wrong_module iswordof $wims_user_error |
- | 276 | !set tmp=!translate "!/<>;': to $ $ in $module |
|
276 | The module |
277 | <p>The module <code>$tmp</code> which you asked for does not exist in this site.</p> |
277 | !goto end |
278 | !goto end |
278 | !endif |
279 | !endif |
279 | 280 | ||
280 | !if wrong_session iswordof $wims_user_error |
281 | !if wrong_session iswordof $wims_user_error |
281 | The session number ``$session'' is not (or no longer) valid. |
282 | The session number ``$session'' is not (or no longer) valid. |