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