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
52 52
		<?php if(SHOW_SEARCH) { ?>
53 53
		<form name="search" action="<?php echo WB_URL.'/search/index'.PAGE_EXTENSION; ?>" method="get">
54 54
		<input type="text" name="string" class="search_string" />
55
		<input type="submit" name="submit" value="Search" class="search_submit" />
55
		<input type="submit" name="submit" value="<?php echo $TEXT['SEARCH']; ?>" class="search_submit" />
56 56
		</form>
57 57
		<?php } ?>
58 58
	</div>

Also available in: Unified diff