Remove unused ranks functionality.

This commit is contained in:
Yuriy Pikhtarev 2017-06-22 22:22:13 +03:00
commit 061eb3550b
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
5 changed files with 15 additions and 46 deletions

View file

@ -1991,9 +1991,6 @@ $lang['ADD_NEW_RANK'] = 'Add new rank';
$lang['RANK_TITLE'] = 'Rank Title';
$lang['STYLE_COLOR'] = 'Style rank';
$lang['STYLE_COLOR_FAQ'] = 'Specify class for painting at the title of the desired color. For example <i class="bold">colorAdmin<i>';
$lang['RANK_SPECIAL'] = 'Set as Special Rank';
$lang['RANK_MINIMUM'] = 'Minimum Posts';
$lang['RANK_MAXIMUM'] = 'Maximum Posts';
$lang['RANK_IMAGE'] = 'Rank Image';
$lang['RANK_IMAGE_EXPLAIN'] = 'Use this to define a small image associated with the rank';