Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
60df4e0a
Commit
60df4e0a
authored
Sep 30, 2002
by
bbaetz%student.usyd.edu.au
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 169819 - remove 'this is bugzilla...' text from footer
r=justdave x2
parent
f051e393
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
10 deletions
+6
-10
banner.html.tmpl
template/en/default/global/banner.html.tmpl
+5
-1
footer.html.tmpl
template/en/default/global/footer.html.tmpl
+1
-9
No files found.
template/en/default/global/banner.html.tmpl
View file @
60df4e0a
...
...
@@ -27,8 +27,12 @@
<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>
template/en/default/global/footer.html.tmpl
View file @
60df4e0a
...
...
@@ -34,15 +34,7 @@
<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% %]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment