Pads the historical chart with 1 empty line

This commit is contained in:
Simone Mainardi 2016-02-18 20:05:16 +01:00
parent 4e48078487
commit 7b71701f22

View file

@ -453,7 +453,7 @@ print[[
<div class="tab-content">
<div class="tab-pane fade active in" id="historical-tab-chart">
<br>
<table border=0>
<tr><td valign=top>
]]