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