1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

No table border

This commit is contained in:
Ross McFarland
2017-12-02 16:00:00 -08:00
parent e092afda17
commit 106f59fe6c

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>