mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Oops, needed a semicolon there
This commit is contained in:
parent
48e7e2fd42
commit
3ed6db69d7
@ -638,7 +638,7 @@ QString Statistics::htmlHeader(bool showheader)
|
||||
html += "<div align=center>"
|
||||
+resizeHTMLPixmap(logoPixmap,64,64)+"<br/>"
|
||||
"<font size='+3'>" + STR_TR_OSCAR + "</font><br/>"
|
||||
"<font size='+2'>" + tr("Usage Statistics") + "</font><br/>"
|
||||
"<font size='+2'>" + tr("Usage Statistics") + "</font><br/>";
|
||||
// "<font size='+1' title=\"" +
|
||||
// tr("For legal reasons without manufacturer documentation, OSCAR is unsuitable as a compliance/medical reporting tool.") +
|
||||
// "\">" + tr("(NOT approved for compliance or medical reporting purposes)")+"</font><br/>";
|
||||
|
Loading…
Reference in New Issue
Block a user