I know this is old but I just jailbroke my iPad and this was annoying me. I found a solution though. You need to delete the following from 2 places:
<key>cellClass</key>
<string>PSBadgedTableCell</string>
It will be in Preferences.app/General.plist & Preferences.app/Settings.plist. In the Settings.plist file search for "general" and you will find the right section. In the General.plist file it is the second <dict> group.
<key>cellClass</key>
<string>PSBadgedTableCell</string>
It will be in Preferences.app/General.plist & Preferences.app/Settings.plist. In the Settings.plist file search for "general" and you will find the right section. In the General.plist file it is the second <dict> group.