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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user