Subversion Repositories wimsdev

Rev

Rev 13318 | Rev 14170 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13318 Rev 14080
Line 90... Line 90...
90
 
90
 
91
!if file_too_large iswordof $error
91
!if file_too_large iswordof $error
92
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
92
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
93
  <p>We invite you to make a selective backup by selecting only certain data.</p>
93
  <p>We invite you to make a selective backup by selecting only certain data.</p>
94
  !if $format!=zip
94
  !if $format!=zip
95
    <p>nb: you can still download the generated file, but it is certainly truncated.</p>
95
    <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p>
96
  !endif
96
  !endif
97
  !exit
97
  !exit
98
!endif
98
!endif
99
 
99
 
100
!msg $error
100
!msg $error