main toolbar: label tweak

This commit is contained in:
Andrew Dolgov 2008-09-09 04:39:56 +01:00
parent 7b4d02a834
commit 45c8c7a68f
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@ window.onload = init;
<!-- <option value="noscores"><?php echo __('Ignore Scoring') ?></option> -->
</select>
<?php echo __('Order by:') ?>
<?php echo __('Order:') ?>
<select name="order_by" onchange="viewModeChanged()">
<option selected value="default"><?php echo __('Default') ?></option>