[PATCH] Showing Best Practical credits only on index page rather than on all pages (Closes: #602584).

Daniel Baumann daniel at debian.org
Sat Nov 6 08:27:37 UTC 2010


---
 share/html/Elements/Footer |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index 2fcdee9..c24f59a 100755
--- a/share/html/Elements/Footer
+++ b/share/html/Elements/Footer
@@ -54,12 +54,12 @@
     <span><&|/l&>Time to display</&>: <%Time::HiRes::tv_interval( $m->{'rt_base_time'} )%></span>
   </p>
 %}
+% if (!$Menu) {
   <p id="bpscredits">
     <span>
 <&|/l,     '&#187;&#124;&#171;', $RT::VERSION, '2009', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
 </span>
 </p>
-% if (!$Menu) {
   <p id="legal">
 <&|/l&>Distributed under version 2 <a href="http://www.gnu.org/copyleft/gpl.html"> of the GNU GPL.</a></&><br />
 <&|/l, '<a href="mailto:sales at bestpractical.com">sales at bestpractical.com</a>' &>To inquire about support, training, custom development or licensing, please contact [_1].</&><br />
-- 
1.7.2.3


--------------090406080305020805040607--





More information about the pkg-request-tracker-maintainers mailing list