X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Ftform.egw;h=bd0639f8f52db767d0e647a446b0eb59760652e6;hb=8475d385a59bc414a07804de7de9692edc022364;hp=ce349908e9e595cbae088ba613d8f14ce539b987;hpb=a61ad0378b93e99e362a1d92c33d701dbf103eba;p=egate.git diff --git a/www/tform.egw b/www/tform.egw index ce34990..bd0639f 100644 --- a/www/tform.egw +++ b/www/tform.egw @@ -1,14 +1,17 @@ - - WWW/Z39.50 Gateway Target Definition - - { -# $Id: tform.egw,v 1.5 1996/03/13 14:07:32 adam Exp $ +# $Id: tform.egw,v 1.7 1996/08/28 09:36:03 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 @@ -38,6 +41,19 @@ html "i.e. passwords. Leave this field empty if no authentication " html "string is required." + html "\n
Record type:\n" + html {
} + html "\n
The " + html "other formats apply to Z39.50 servers" + html "\n
Databases\n" html {
} html "\n
Separate each database by blanks" @@ -66,4 +82,4 @@ button-main button-new-target } - \ No newline at end of file +