main toolbar: label tweak
This commit is contained in:
parent
7b4d02a834
commit
45c8c7a68f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue