don't be greedy when trying to find end of eval{...}
[webpac] / template_html / index_res.html
index 660a881..80fb8d6 100644 (file)
@@ -1,12 +1,4 @@
-<html>
-<head>
-<title>FF WebPAC</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
-<link rel="stylesheet" type="text/css" href="style.css">
 <TMPL_VAR NAME="PAGER_JAVASCRIPT">
-</head>
-<body>
-<p><a href="/">Knji¾nice FF-a</a></p>
 
 <form method=post>
   <div align="left">
@@ -31,7 +23,7 @@
 <TMPL_LOOP NAME="PAGER_DATA_LIST">
   <TR>
        <td>
-       <a href="?rm=results&f1=<TMPL_VAR name="field" escape="URL">&v1=<TMPL_VAR name="item" escape="URL">" class="headline"><TMPL_VAR NAME="item"></a>
+       <a href="?rm=results&f1=<TMPL_VAR name="field">&v1=<TMPL_VAR name="item">" class="headline"><TMPL_VAR NAME="display"></a>
        <!-- ordinal number in index -->
        <!--
        <small>[<TMPL_VAR NAME="ord">]</small>
@@ -47,7 +39,3 @@
 </TABLE>
 <TMPL_VAR NAME="PAGER_HIDDEN">
 </FORM>
-
-</body>
-</html>
-