[freeside-commits] freeside/httemplate/elements errorpage-popup.html, 1.1, 1.2
Ivan,,,
ivan at wavetail.420.am
Thu Oct 29 16:37:01 PDT 2009
Update of /home/cvs/cvsroot/freeside/httemplate/elements
In directory wavetail.420.am:/tmp/cvs-serv27391
Added Files:
errorpage-popup.html
Log Message:
adding errorpage popup, RT#6445
--- NEW FILE: errorpage-popup.html ---
<% include("/elements/header-popup.html", "Error") %>
% while (@_) {
<P><FONT SIZE="+1" COLOR="#ff0000"><% shift |h %></FONT>
%}
<BR><BR>
<P ALIGN="center">
<BUTTON TYPE="button" onClick="parent.cClick();">Close</BUTTON>
% $m->flush_buffer();
% $HTML::Mason::Commands::m->abort();
% #die "shouldn't fall through to here (mason \$m->abort didn't)";
More information about the freeside-commits
mailing list