Subversion Repositories wimsdev

Rev

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 102... Line 102...
102
 
102
 
103
!if file_too_large iswordof $error
103
!if file_too_large iswordof $error
104
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
104
  <p>It was not possible to archive this class because of its size. Archives are limited to <strong>$max_arch_size KB</strong>.</p>
105
  <p>We invite you to make a selective backup by selecting only certain data.</p>
105
  <p>We invite you to make a selective backup by selecting only certain data.</p>
106
  !if $format!=zip
106
  !if $format!=zip
107
    <p>nb: you can still download the generated file, but it is certainly truncated.</p>
107
    <p>NB: even if the browser allows you to download the generated file, it may not be usable.</p>
108
  !endif
108
  !endif
109
  !exit
109
  !exit
110
!endif
110
!endif
111
 
111
 
112
!msg $error
112
!msg $error