Commit 0079ebd2 authored by Pietro Albini's avatar Pietro Albini

Fix JavaScript error

parent 03d0c517
......@@ -103,7 +103,7 @@
<div id="content-top"></div>
<div class="container">
<div style="padding: 3px;">
<iframe id="chat_frame" src="javascript:void()"></iframe>
<iframe id="chat_frame" src="javascript:void(false)"></iframe>
</div>
</div>
<div id="content-bottom"></div>
......
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