Rev 7681 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7681 | Rev 13748 | ||
---|---|---|---|
Line 8... | Line 8... | ||
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !if $error = abuse |
10 | !if $error = abuse |
11 | Your document has a strange title! Are you sure that you want to create a |
11 | Your document has a strange title! Are you sure that you want to create a |
12 | serious document? |
12 | serious document? |
13 | <p> |
- | |
14 | < |
13 | <p><b>Warning!</b> Those abusing the server will be refused access. |
15 | !exit |
14 | !exit |
16 | !endif |
15 | !endif |
17 | 16 | ||
18 | !if $error = quota |
17 | !if $error = quota |
19 | You can no longer modify this document, because its content has exceeded |
18 | You can no longer modify this document, because its content has exceeded |
Line 41... | Line 40... | ||
41 | Your email address does not seem to be valid! Please correct it. |
40 | Your email address does not seem to be valid! Please correct it. |
42 | !exit |
41 | !exit |
43 | !endif |
42 | !endif |
44 | 43 | ||
45 | !if $error = bad_code |
44 | !if $error = bad_code |
46 | Sorry, but the secret code doesn't match. You don't have the right to |
45 | <p>Sorry, but the secret code doesn't match. You don't have the right to |
47 | read/write the document you asked for. |
46 | read/write the document you asked for.</p> |
48 | <p> |
- | |
49 | Please |
47 | Please |
50 | !mailurl $wims_site_manager write to the site manager\ |
48 | !mailurl $wims_site_manager write to the site manager\ |
51 | Forgotten document code |
49 | Forgotten document code |
52 | if you have forgotten the secret code of your |
50 | if you have forgotten the secret code of your |
53 | document. |
51 | document. |