Fix a typo in the CS sort by hover help. Fixes bug #11610

This commit is contained in:
Colin Kuskie 2010-06-07 07:59:02 -07:00
parent c5203cb737
commit 20e6ba5ed3
2 changed files with 3 additions and 4 deletions

View file

@ -5,6 +5,7 @@
- added API method commitAsUser allowing developers to commit version tags as other users
- fixed: The template form plugin would return an empty string when getValueAsHtml was called. ( Martin Kamerbeek / Oqapi )
- fixed #11611: Thingy: The add field pop up box has multiple "Text" field types
- fixed #11610: Bad hover help for CS sortBy field
7.9.6
- new checkbox in the asset manager for clearing the package flag on import

View file

@ -1191,10 +1191,8 @@ submitted by a user.|,
},
'sort by description' => {
message => q|By default, all posts are displayed in a sorted order. Use this
field to choose by what property they are sorted. Multiple properties
may be selected.|,
lastUpdated => 1119070429,
message => q|By default, all posts are displayed in a sorted order. Use this field to choose by what property they are sorted.|,
lastUpdated => 1275922704,
},
'sort order description' => {