summaryrefslogtreecommitdiffstats
path: root/templates/show_search.inc
diff options
context:
space:
mode:
authorpb1dft <pb1dft@ampache>2006-11-18 01:35:06 +0000
committerpb1dft <pb1dft@ampache>2006-11-18 01:35:06 +0000
commit67a4624f8953e6cba588d2603fdeb6863d000f84 (patch)
treeb2c1db807e72042e9bdd5ab7c463812f9c9f11fc /templates/show_search.inc
parentc522a2c1e97518d21e351821c27a9188e0cb3a1d (diff)
downloadampache-67a4624f8953e6cba588d2603fdeb6863d000f84.tar.gz
ampache-67a4624f8953e6cba588d2603fdeb6863d000f84.tar.bz2
ampache-67a4624f8953e6cba588d2603fdeb6863d000f84.zip
Rewrote the Dutch Translation Files and some otherminor typos
Diffstat (limited to 'templates/show_search.inc')
-rw-r--r--templates/show_search.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_search.inc b/templates/show_search.inc
index 116b30d3..9984d835 100644
--- a/templates/show_search.inc
+++ b/templates/show_search.inc
@@ -114,7 +114,7 @@
<option value="exact" <?php if($_REQUEST['method']=="exact") echo "selected=\"selected\""?>><?php echo _('Exact'); ?></option>
</select>
</td>
- <td><?php echo _('Maxium Results'); ?>:</td>
+ <td><?php echo _('Maximum Results'); ?>:</td>
<td>
<select name="limit">
<option value="0"><?php echo _('Unlimited'); ?></option>