Rev 13318 | Rev 14501 | 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 | !exit |
97 | !exit |
98 | !endif |
98 | !endif |
99 | 99 | ||
100 | !if file_too_large iswordof $error |
100 | !if file_too_large iswordof $error |
101 | <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size MB</strong>.</p> |
101 | <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size MB</strong>.</p> |
102 | <p>We invite you to make a selective backup by |
102 | <p>We invite you to make a selective backup by choosing only certain data.</p> |
103 | !if $format!=zip |
103 | !if $format!=zip |
104 | <p> |
104 | <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p> |
105 | !endif |
105 | !endif |
106 | !exit |
106 | !exit |
107 | !endif |
107 | !endif |
108 | 108 | ||
109 | !msg $error |
109 | !msg $error |