Project

General

Profile

« Previous | Next » 

Revision 452

Added by Matthias about 17 years ago

again copied all changes for WB 2.6.6 from trunk to branches

View differences:

index.php
1 1
<?php
2 2

  
3
// $Id$
3
// $Id: index.php 440 2007-03-12 14:25:39Z Ruebenwurzel $
4 4

  
5 5
/*
6 6

  
......
64 64
			Search: <br />
65 65
			<form name="search" action="<?php echo WB_URL; ?>/search/index<?php echo PAGE_EXTENSION; ?>" method="get">
66 66
				<input type="text" name="string" style="width: 100%;" />
67
				<input type="submit" name="submit" value="Search" style="width: 100%;" />
67
				<input type="submit" name="submit" value="<?php echo $TEXT['SEARCH']; ?>" style="width: 100%;" />
68 68
			</form>
69 69
		<?php } ?>
70 70
		

Also available in: Unified diff