Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 44eb3cd

Browse files
author
cristina
committed
*** empty log message ***
1 parent 3cddcf0 commit 44eb3cd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

email-archive-search_test.php

+2-3
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,10 @@
147147
<form method="GET" name="GlobusSearchForm" onSubmit="GlobusSubmit()">
148148
<input type="text" name="qinit" size="20" maxlength="200" value="" />
149149
<input type="submit" value="Search">
150-
<input type="hidden" name="cof" VALUE="S:http://www.globus.org/;VLC:#cccccc;AH:center;BGC:#ffffff;LH:76;LC:#003390;L:http://www.globus.org/img/globusalliance-nourl.gif;ALC:#003390;LW:170;T:#000000;AWFID:fb67b77f3237ebb9;">
150+
<input type="hidden" name="cof" VALUE="S:http://www.globus.org/;VLC:#cccccc;AH:center;BGC:#ffffff;LH:76;LC:#003390;L:http://www.globus.org/img/globusalliance-nourl.gif;ALC:#003390;LW:170;T:#000000;AWFID:fb67b77f3237ebb9;&q=+inurl%3Amail_archive+">
151151
<input type="hidden" name="domains" value="www.globus.org">
152-
153152
<input type="hidden" name="sitesearch" value="www.globus.org">
154-
<input type="hidden" name="q" value="inurl:mail_archive">
153+
155154
</form>
156155
</div>
157156
<?php include($SITE_PATHS["SERV_INC"].'footer.inc'); ?>

0 commit comments

Comments
 (0)