diff --git a/html/ioTest/ui.cfg b/html/ioTest/ui.cfg
index e80a1db..7709db6 100644
--- a/html/ioTest/ui.cfg
+++ b/html/ioTest/ui.cfg
@@ -8,7 +8,8 @@
title: "CW Test",
row: {
- button:{ name: quitBtnId, title:"Quit" },
+ button:{ name: quitBtnId, title:"Quit" },
+ button:{ name: reportBtnId title:"Report" }
},