How to change lock comments / hide comments array?

-Shaman- - March 17, 2009 - 15:11
Project:Fasttoggle
Version:6.x-1.3
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

Hi
I want to change array of those functions for now as default appears "hide comments", and you need click again to "lock comments", which is bad, because in my case I'm not using hide comments function at all, how can I change order of those functions (or remove "hide comments" completely).

I tried change this line, but it's changing only labels not functions

        'comment_admin' => array(0 => t('lock comments'), 1 => t('unlock comments'), 2 => t('hide comments')),

#1

-Shaman- - July 18, 2009 - 17:39
Component:User interface» Code
 
 

Drupal is a registered trademark of Dries Buytaert.