diff options
Diffstat (limited to 'htroot/IndexControlURLs_p.html')
| -rw-r--r-- | htroot/IndexControlURLs_p.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/htroot/IndexControlURLs_p.html b/htroot/IndexControlURLs_p.html index 8f9a6f291..18b5a2113 100644 --- a/htroot/IndexControlURLs_p.html +++ b/htroot/IndexControlURLs_p.html @@ -67,14 +67,6 @@ function updatepage(str) { <form action="IndexControlURLs_p.html" id="searchform" method="post" enctype="multipart/form-data" accept-charset="UTF-8" onkeyup="xmlhttpPost(); return false;">
<fieldset><legend>URL Retrieval</legend>
<dl>
- <dt class="TableCellDark">Select Segment:</dt>
- <dd>
- <select name="selectSegment" size="1">
- #{segments}#
- <option value="#[name]#" #(selected)#::selected="selected"#(/selected)#>#[name]#</option>
- #{/segments}#
- </select>
- </dd>
<dt class="TableCellDark">Retrieve by URL:</dt>
<dd><input type="text" name="urlstring" value="#[urlstring]#" size="40" maxlength="250" />
|
