Posted by -Shaman- on March 17, 2009 at 3:11pm
Jump to:
| Project: | Fasttoggle |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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')),
Comments
#1