Commit cc3ed6fe by ichuang

change class of "msg" output in textbox to from "debug" to "message"

parent 9ba2febd
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<br/> <br/>
<span class="debug">(${state})</span> <span class="debug">(${state})</span>
<br/> <br/>
<span class="debug">${msg|n}</span> <span class="message">${msg|n}</span>
<br/> <br/>
<br/> <br/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment