|
|
@ -6,6 +6,8 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body id="Blacklist">
|
|
|
|
<body id="Blacklist">
|
|
|
|
#%env/templates/header.template%#
|
|
|
|
#%env/templates/header.template%#
|
|
|
|
|
|
|
|
#%env/templates/submenuBlacklist.template%#
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Blacklist</h2>
|
|
|
|
<h2>Blacklist</h2>
|
|
|
|
<p>Used Blacklist engine: <span class="settingsValue">#[blacklistEngine]#</span></p>
|
|
|
|
<p>Used Blacklist engine: <span class="settingsValue">#[blacklistEngine]#</span></p>
|
|
|
|
<p>
|
|
|
|
<p>
|
|
|
@ -28,8 +30,8 @@
|
|
|
|
<input type="submit" name="selectList" value="select" />
|
|
|
|
<input type="submit" name="selectList" value="select" />
|
|
|
|
</div>::#(/disabled)#
|
|
|
|
</div>::#(/disabled)#
|
|
|
|
<div style="display:inline;">
|
|
|
|
<div style="display:inline;">
|
|
|
|
New list:
|
|
|
|
<label for="newListName">New list</label>:
|
|
|
|
<input type="text" name="newListName" />
|
|
|
|
<input type="text" id="newListName" name="newListName" />
|
|
|
|
<input type="submit" name="createNewList" value="create" />
|
|
|
|
<input type="submit" name="createNewList" value="create" />
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|