|
|
|
@ -187,10 +187,10 @@
|
|
|
|
|
#{urlList}#
|
|
|
|
|
<tr class="TableCellLight">
|
|
|
|
|
#(urlExists)#
|
|
|
|
|
<td class="TableCellDark"><input type="checkbox" id="urlhx.#[urlhxCount]#" name="urlhx.#[urlhxCount]#" checked value="#[urlhxValue]#" align="top" />
|
|
|
|
|
<label for="urlhx.#[urlhxCount]#" class="tt">#[urlhxValue]#</label></td>
|
|
|
|
|
<td><unresolved URL Hash></td>
|
|
|
|
|
<td colspan="15"></td>
|
|
|
|
|
<td><input type="checkbox" id="urlhx.#[urlhxCount]#" name="urlhx.#[urlhxCount]#" checked value="#[urlhxValue]#" align="top" />
|
|
|
|
|
<label for="urlhx.#[urlhxCount]#" class="tt"></label></td>
|
|
|
|
|
<td>#[urlhxValue]#</td>
|
|
|
|
|
<td colspan="20">unresolved URL Hash</td>
|
|
|
|
|
::
|
|
|
|
|
<td><input type="checkbox" id="urlhx.#[urlhxCount]#" name="urlhx.#[urlhxCount]#" #(urlhxChecked)#::checked="checked" #(/urlhxChecked)#value="#[urlhxValue]#" align="top" />
|
|
|
|
|
<label for="urlhx.#[urlhxCount]#" class="tt"></label></td>
|
|
|
|
@ -238,11 +238,11 @@
|
|
|
|
|
<dt class="TableCellLight"></dt>
|
|
|
|
|
<dd>
|
|
|
|
|
<input type="submit" value="Delete reference to selected URLs" name="keyhashdelete" /><br />
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</dd>
|
|
|
|
|
</dl>
|
|
|
|
|
</fieldset>
|
|
|
|
|
<fieldset><legend>Blacklist Extension</legend>
|
|
|
|
|
<dl>
|
|
|
|
|
<fieldset><legend>Blacklist Extension</legend>
|
|
|
|
|
<dl>
|
|
|
|
|
<dt>
|
|
|
|
|
<select name="blacklist" size="1">#{blacklists}#
|
|
|
|
|
<option value="#[name]#">#[name]#</option>#{/blacklists}#
|
|
|
|
@ -260,4 +260,4 @@
|
|
|
|
|
|
|
|
|
|
#%env/templates/footer.template%#
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
</html>
|
|
|
|
|