stick to ascii
This commit is contained in:
@@ -218,8 +218,7 @@ var config = {
|
|||||||
</head>
|
</head>
|
||||||
<body onload="read_links()">
|
<body onload="read_links()">
|
||||||
<div id="search"><input type="text" oninput="filter(event)" onkeypress="filter(event)" onblur="no_filter()" id="filter" title="Filter links by name">
|
<div id="search"><input type="text" oninput="filter(event)" onkeypress="filter(event)" onblur="no_filter()" id="filter" title="Filter links by name">
|
||||||
<span class=tickbox>⧉<input type=checkbox id=open_blank title="Open links in new window" onclick="toggle_blank()" tabindex=-1>
|
<span class=tickbox>^<input type=checkbox id=open_blank title="Open links in new window" onclick="toggle_blank()" tabindex=-1></span>
|
||||||
</span>
|
|
||||||
</div>
|
</div>
|
||||||
<div id="main"></div>
|
<div id="main"></div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user