[Rt-commit] r16017 - in rt/branches/3.999-DANGEROUS: share/html/Install/Elements
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Sep 17 23:28:49 EDT 2008
Author: sunnavy
Date: Wed Sep 17 23:28:48 2008
New Revision: 16017
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/share/html/Install/Elements/Wrapper
Log:
r16769 at sunnavys-mb: sunnavy | 2008-09-18 08:48:03 +0800
converted install's own wrapper
Modified: rt/branches/3.999-DANGEROUS/share/html/Install/Elements/Wrapper
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Install/Elements/Wrapper (original)
+++ rt/branches/3.999-DANGEROUS/share/html/Install/Elements/Wrapper Wed Sep 17 23:28:48 2008
@@ -45,7 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<&/Elements/Header, title => $title &>
+<&| /_elements/wrapper, title => $title &>
<& /Elements/PageLayout,
title => $title,
toptabs => { a => { title => _('Install RT'),
@@ -59,8 +59,7 @@
&>
<a name="skipnav" id="skipnav" accesskey="8"></a>
<% $m->content() |n%>
-<& /Elements/Footer &>
-% $m->abort;
+</&>
<%args>
$title => 'Install RT'
</%args>
More information about the Rt-commit
mailing list