Need help,
How can I disable "compose email" button ? (Account view)
I have removed other buttons like this:
var $data;
var $ss; // the smarty object
var $displayColumns;
var $searchColumns; // set by view.list.php
var $tpl;
var $moduleString;
var $export = false;
var $delete = false;
var $select = false;
var $mailMerge = false;
var $multiSelect = false;
var $overlib = true;
var $quickViewLinks = true;
var $lvd;
var $mergeduplicates = false;
var $contextMenus = true;
var $showMassupdateFields = false;
And other thing is "Account list" I have changed it to my language, but it keeps changin back to default..? Can it be removed also ?
Thanks,
tpl


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks