Change heading from Prescription Settings to Machine Settings

This commit is contained in:
Seeker4 2019-05-21 16:24:21 -07:00
parent e22f5b87ef
commit a433b29af1

View File

@ -872,7 +872,7 @@ QString Statistics::GenerateRXChanges()
QString html = "<div align=center><br/>";
html += QString("<table class=curved style=\"page-break-before:always;\" "+table_width+" width=100%>");
html += "<thead>";
html += "<tr bgcolor='"+heading_color+"'><th colspan=9 align=center><font size=+2>" + tr("Changes to Prescription Settings") + "</font></th></tr>";
html += "<tr bgcolor='"+heading_color+"'><th colspan=9 align=center><font size=+2>" + tr("Changes to Machine Settings") + "</font></th></tr>";
// QString extratxt;