icon for new window
This commit is contained in:
@@ -218,7 +218,8 @@ var config = {
|
||||
</head>
|
||||
<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">
|
||||
<span class=tickbox><input type=checkbox id=open_blank title="Open links in new window" onclick="toggle_blank()" tabindex=-1></span>
|
||||
<span class=tickbox>⧉<input type=checkbox id=open_blank title="Open links in new window" onclick="toggle_blank()" tabindex=-1>
|
||||
</span>
|
||||
</div>
|
||||
<div id="main"></div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user