Rev 13318 | Rev 14547 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13318 | Rev 14080 | ||
---|---|---|---|
Line 96... | Line 96... | ||
96 | 96 | ||
97 | !if file_too_large iswordof $error |
97 | !if file_too_large iswordof $error |
98 | <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p> |
98 | <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p> |
99 | <p>We invite you to make a selective backup by selecting only certain data.</p> |
99 | <p>We invite you to make a selective backup by selecting only certain data.</p> |
100 | !if $format!=zip |
100 | !if $format!=zip |
101 | <p> |
101 | <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p> |
102 | !endif |
102 | !endif |
103 | !exit |
103 | !exit |
104 | !endif |
104 | !endif |
105 | 105 | ||
106 | !msg $error |
106 | !msg $error |