More general multi-search algorithm with cached records.
[egate.git] / www / mtargets.egw
index 5b641f5..306fe16 100644 (file)
@@ -1,6 +1,6 @@
 <html>
 {
-# $Id: mtargets.egw,v 1.13 1996/01/26 17:41:25 adam Exp $
+# $Id: mtargets.egw,v 1.14 1996/01/29 17:31:47 adam Exp $
     set setNo 1
     source ztargets.conf
     if {[info commands saveState] == ""} {
@@ -46,7 +46,7 @@
 
         set desc [lindex $targets($t) 4]
         if {$desc != ""} {
-            html "<em>$desc</em><br>\n"
+            html "$desc<br>\n"
         }
         foreach d $databases {
             html {<input type="checkbox" name="target"}