A lot of work on scan. Tables used to display scan terms and hits.
[egate.git] / www / history.egw
index f3d0bdf..90ce2ce 100644 (file)
@@ -4,27 +4,21 @@
 </head>
 <body>
 {
-# $Id: history.egw,v 1.4 1996/01/24 08:27:25 adam Exp $
+# $Id: history.egw,v 1.5 1996/01/26 15:50:06 adam Exp $
 
     if {[info commands saveState] == ""} {
         source z39util.tcl
     }
 
+    set useIcons 1
+    button-europagate
+    button-new-target 0
+
     z39history
 
-    if {$useIcons} {
-        html {<img src="/egwgif/button-egw.gif" alt="Europagate" border=0></a>}
-    } else {
-        html {Europagate | }
-    }
-    html {<a href="http:} $env(SCRIPT_NAME)
-    html / $sessionId {/targets.egw}
-    if {$useIcons} {
-        html {"><img src="/egwgif/button-new-target.gif" }
-       html {alt="New Target" border=0></a>}
-    } else {
-        html {">New Target</a>} "\n"
-    }
+    set useIcons 0
+    button-europagate
+    button-new-target 0
 }
 {
     catch maintenance