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
b0e18c6d
Commit
b0e18c6d
authored
Nov 16, 2012
by
Sunil Joshi
Committed by
Frédéric Buclin
Nov 16, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 810954: In the "reclassify products" page, form labels are not in bold
r/a=LpSolit
parent
5fc1b86c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
reclassify.html.tmpl
...ate/en/default/admin/classifications/reclassify.html.tmpl
+4
-4
No files found.
template/en/default/admin/classifications/reclassify.html.tmpl
View file @
b0e18c6d
...
...
@@ -13,11 +13,11 @@
<form method=post action="editclassifications.cgi">
<table border=0 cellpadding=4 cellspacing=0>
<tr>
<t
d valign="top">Classification:</td
>
<t
h align="right">Classification:</th
>
<td valign="top" colspan=3>[% classification.name FILTER html %]</td>
</tr><tr>
<t
d valign="top">Description:</td
>
<t
h align="right">Description:</th
>
<td valign="top" colspan=3>
[% IF classification.description %]
[% classification.description FILTER html_light %]
...
...
@@ -27,11 +27,11 @@
</td>
</tr><tr>
<t
d valign="top">Sortkey:</td
>
<t
h align="right">Sortkey:</th
>
<td valign="top" colspan=3>[% classification.sortkey FILTER html %]</td>
</tr><tr>
<t
d valign="top">Products:</td
>
<t
h align="right">Products:</th
>
<td valign="top">Other Classifications</td>
<td></td>
<td valign="top">This Classification</td>
...
...
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