SugarCRM 去掉 模块标题左边的 问号 和 帮助
生活随笔
收集整理的這篇文章主要介紹了
SugarCRM 去掉 模块标题左边的 问号 和 帮助
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
在所用的主題的路徑下
??? \themes\ClassicSugar\layout_utils.php
??? function get_module_title ($module, $module_title, $show_help) 這個方法中
??? 注釋掉下面的代碼
??? //if ($show_help) {
??? //??
??? //??$the_title .= "<td valign='top' align='right' nowrap style='padding-top:3px; padding-left: 5px;'>";
??? //??if ($_REQUEST['action'] != "EditView") {
??? //????? ?$the_title .= "<A href='index.php?".$GLOBALS['request_string']."' class='utilsLink'><img src='".$image_path."print.gif' width='13' height='13' alt='".$app_strings['LNK_PRINT']."' border='0' align='absmiddle'></a> <A href='index.php?".$GLOBALS['request_string']."' class='utilsLink'>".$app_strings['LNK_PRINT']."</A>\n";
??? //???? }
??? //???? $the_title .= " <A href='http://www.sugarcrm.com/home/component/option,com_docman' target='_blank' class='utilsLink'><img src='".$image_path."help.gif' width='13' height='13' alt='".$app_strings['LNK_HELP']."' border='0' align='absmiddle'></a> <A href='http://www.sugarcrm.com/home/component/option,com_docman' target='_blank' class='utilsLink'>".$app_strings['LNK_HELP']."</A></td>\n";
??? //?}
??? \themes\ClassicSugar\layout_utils.php
??? function get_module_title ($module, $module_title, $show_help) 這個方法中
??? 注釋掉下面的代碼
??? //if ($show_help) {
??? //??
??? //??$the_title .= "<td valign='top' align='right' nowrap style='padding-top:3px; padding-left: 5px;'>";
??? //??if ($_REQUEST['action'] != "EditView") {
??? //????? ?$the_title .= "<A href='index.php?".$GLOBALS['request_string']."' class='utilsLink'><img src='".$image_path."print.gif' width='13' height='13' alt='".$app_strings['LNK_PRINT']."' border='0' align='absmiddle'></a> <A href='index.php?".$GLOBALS['request_string']."' class='utilsLink'>".$app_strings['LNK_PRINT']."</A>\n";
??? //???? }
??? //???? $the_title .= " <A href='http://www.sugarcrm.com/home/component/option,com_docman' target='_blank' class='utilsLink'><img src='".$image_path."help.gif' width='13' height='13' alt='".$app_strings['LNK_HELP']."' border='0' align='absmiddle'></a> <A href='http://www.sugarcrm.com/home/component/option,com_docman' target='_blank' class='utilsLink'>".$app_strings['LNK_HELP']."</A></td>\n";
??? //?}
轉(zhuǎn)載于:https://www.cnblogs.com/hailexuexi/archive/2011/02/13/1953239.html
總結(jié)
以上是生活随笔為你收集整理的SugarCRM 去掉 模块标题左边的 问号 和 帮助的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 什么是 NoSQL 数据库、NoSQL
- 下一篇: ObjectArx创建自定义实体