add onload to body
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<link id="current_theme" rel="stylesheet" href="{{prefix}}static/user.css" />
|
||||
<script type="text/javascript" src="{{prefix}}static/nntpchan.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<body onload="main()">
|
||||
<center>
|
||||
<div id="nntpchan_banner">
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user