]> git.sur5r.net Git - contagged/blobdiff - templates/list_filter.tpl
configurable name <-> atrribute mappings
[contagged] / templates / list_filter.tpl
index 7f2d1c645f4172593302bf7aa1f53bde76bbef89..ac0dab4a84a6b92923c164d73a4f97be45dd4bc3 100644 (file)
   </form>
 </td>
 {/if}
+
 {if $conf.extended}
 <td class="filterrow" align="right">
   <form method="get" action="index.php" style="display:inline">
-    <select name="marker" class="searchfield">
-      <option value="">--- {$lang.marker} ---</option>
-      {html_options values=$markers output=$markers selected=$smarty.request.marker}
-    </select>
+    <a href="tags.php">{$lang.marker}</a>:
+    <input name="marker" class="searchfield" type="text" id="taglookup" value="{$smarty.request.marker|escape}"/>
     <input type="submit" value="{$lang.search}" class="searchbutton">
   </form>
 </td>
+<div id="tagresult" class="autocomplete"></div>
+
 {/if}
 <td class="filterrow" align="right">
   <form method="get" action="index.php" style="display:inline" accept-charset="utf-8">