X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Ftform.egw;h=5c6f060492f2634bc44988b05b7df81b6944aa18;hb=8bafbc608e1ffba9ee87f4856e586dffa57901b8;hp=21b0237096312b09ed24c60e1b3ad15c391ce09d;hpb=84081f9782ee28f9236b0974891f1d6b865992be;p=egate.git diff --git a/www/tform.egw b/www/tform.egw index 21b0237..5c6f060 100644 --- a/www/tform.egw +++ b/www/tform.egw @@ -1,14 +1,21 @@ - - WWW/Z39.50 Gateway Target Definition - - { -# $Id: tform.egw,v 1.2 1996/01/24 16:59:29 adam Exp $ +# $Id: tform.egw,v 1.6 1996/03/14 11:50:50 adam Exp $ if {[info commands saveState] == ""} { source z39util.tcl + if {![info exists debug]} { + session-lost + egw_abort + } } + html {WWW/Z39.50 Gateway Target Definition} + html {} + + set useIcons 1 + button-main + button-new-target + html "

Target definition form


\n" html {
} \n @@ -34,6 +41,20 @@ html "i.e. passwords. Leave this field empty if no authentication " html "string is required." + html "\n
Record type:\n" + html {
} + html "\n
Select WAIS for a WAIS server. The " + html "other formats apply to Z39.50 servers" + html "\n
Databases\n" html {
} html "\n
Separate each database by blanks" @@ -57,10 +78,9 @@ html {} html {} html "\n
\n" -} -{ - button-europagate - button-new-target 0 + set useIcons 0 + button-main + button-new-target } \ No newline at end of file