Commit ed06700a by Chris Dodge

add space to table header

parent b7e585c1
...@@ -84,7 +84,7 @@ ...@@ -84,7 +84,7 @@
<th class="c_code">${_("Code")}</th> <th class="c_code">${_("Code")}</th>
<th class="c_dsc">${_("Description")}</th> <th class="c_dsc">${_("Description")}</th>
<th class="c_course_id">${_("Course_id")}</th> <th class="c_course_id">${_("Course_id")}</th>
<th class="c_discount">${_("Discount(%)")}</th> <th class="c_discount">${_("Discount (%)")}</th>
<th class="c_count">${_("Count")}</th> <th class="c_count">${_("Count")}</th>
<th class="c_action">${_("Actions")}</th> <th class="c_action">${_("Actions")}</th>
</tr> </tr>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment