[Rt-commit] r16008 - in rt/branches/3.999-DANGEROUS: share/html/Search
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Sep 17 09:26:13 EDT 2008
Author: sunnavy
Date: Wed Sep 17 09:26:13 2008
New Revision: 16008
Modified:
rt/branches/3.999-DANGEROUS/ (props changed)
rt/branches/3.999-DANGEROUS/share/html/Search/Simple.html
Log:
r16756 at sunnavys-mb: sunnavy | 2008-09-17 21:25:57 +0800
use wrapper for share/html/Search/Simple.html
Modified: rt/branches/3.999-DANGEROUS/share/html/Search/Simple.html
==============================================================================
--- rt/branches/3.999-DANGEROUS/share/html/Search/Simple.html (original)
+++ rt/branches/3.999-DANGEROUS/share/html/Search/Simple.html Wed Sep 17 09:26:13 2008
@@ -45,7 +45,7 @@
%# those contributions and any derivatives thereof.
%#
%# END BPS TAGGED BLOCK }}}
-<& /Elements/Header, title => $title &>
+<&| /_elements/wrapper, title => $title &>
<& /Elements/Tabs,
current_toptab => "Search/Simple.html",
title => $title
@@ -73,6 +73,7 @@
</div>
+</&>
<%INIT>
my $title = _("Search for tickets");
use RT::Search::Googleish;
More information about the Rt-commit
mailing list