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

No changes bold, not h2

This commit is contained in:
Ross McFarland
2018-01-06 07:50:23 -08:00
parent 106f59fe6c
commit ddf53b7a47

View File

@@ -263,4 +263,4 @@ class PlanHtml(_PlanOutput):
fh.write(str(plan))
fh.write('</td>\n </tr>\n</table>\n')
else:
fh.write('<h2>No changes were planned</h2>')
fh.write('<b>No changes were planned</b>')