]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 169819 - remove 'this is bugzilla...' text from footer
authorbbaetz%student.usyd.edu.au <>
Mon, 30 Sep 2002 07:12:35 +0000 (07:12 +0000)
committerbbaetz%student.usyd.edu.au <>
Mon, 30 Sep 2002 07:12:35 +0000 (07:12 +0000)
r=justdave x2

template/en/default/global/banner.html.tmpl
template/en/default/global/footer.html.tmpl

index 8b1909b5227fece31de28bb3313140fca7c77b76..7da8feee2deaacc041d5e83499a708a09212dcae 100644 (file)
       <tr>
         <td>
           <font color="#FFFFFF" size="8"><center>
-            Bugzilla Version [% VERSION %]
+            This is Bugzilla
           </center></font>
         </td>
       </tr>
     </table>
+
+    <center><font size="-1">
+      <a href="http://www.bugzilla.org/">Bugzilla</a> Version [% VERSION %]
+    </font></center>
index c932f92b90b6345aed79b79c219aff984d30639a..017e8d81004aa4a8a67dacf5d597e400dd787ff6 100644 (file)
         <tr>
           <td>
           
-[%# Migration note: this section corresponds to the old Param 'blurbhtml' %]
-           This is <b>Bugzilla</b>: the Mozilla bug system.  For more 
-            information about what Bugzilla is and what it can do, see 
-            <a href="http://www.bugzilla.org/">bugzilla.org</a>.
-            
-[%# End section %]
-
-            <br>
+[%# Migration note: the old param 'blurbhtml' goes here %]
 
 [%# Migration note: useful-links.html.tmpl corresponds to %commandmenu% %]