No table border

This commit is contained in:
Ross McFarland
2017-12-02 16:00:00 -08:00
parent e092afda17
commit 106f59fe6c
+1 -1
View File
@@ -218,7 +218,7 @@ class PlanHtml(_PlanOutput):
fh.write('<h3>')
fh.write(target.id)
fh.write('''</h3>
<table border=3>
<table>
<tr>
<th>Operation</th>
<th>Name</th>