Dayver |
|
---|---|
For ticket number 93 here a piece solutions admin.polls.inc.php
Inserted pagination. And for English we must add line $L['adm_polls_on_page'] = 'on page'; // N-0.0.2to /system/lang/en/admin.lang.php in section /* ====== Polls ====== */ for Russian we must add line $L['adm_polls_on_page'] = 'на странице'; // N-0.0.2to /system/lang/ru/admin.lang.php in section /* ====== Polls ====== */ P.S.Please rename the title of this topic with "For Ticket # 93 (part_banlist)" to "For Ticket # 93" Pavlo Tkachenko aka Dayver
|