File: download_xfer_error.t

package info (click to toggle)
prayer 1.3.4-dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,416 kB
  • sloc: ansic: 43,089; makefile: 812; sh: 451; perl: 166
file content (14 lines) | stat: -rw-r--r-- 456 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
%# $Cambridge: hermes/src/prayer/templates/cam/download_xfer_error.t,v 1.1 2008/09/16 10:52:45 dpc22 Exp $
%#
% CALL header
% CALL toolbar
% CALL container_start
% CALL status
<h2>Download Error:</h2>

<p>Mailbox size <% $size |h %> MBytes exceeds
   maximum <% $limit |h %> MBytes allowed for transfer.
<p>Please split the mailbox into sections and try again. 
<p><a href="<% transfer |s %>">Back to transfer screen</a>
% CALL container_end
% CALL footer