Unused string LBL_SUGARCRM_HELP - Hotfix branch #2787

Closed
opened 2026-02-20 15:28:47 -05:00 by deekerman · 0 comments
Owner

Originally created by @horus68 on GitHub (Feb 28, 2018).

Originally assigned to: @Dillon-Brown on GitHub.

Issue

Unused string 'LBL_SUGARCRM_HELP' => 'SuiteCRM Help'
from modules/Administration/language/en_us.lang.php used in

  • modules/Administration/SupportPortal.tpl
  • modules/Administration/SupportPortal.php

See: https://github.com/salesagility/SuiteCRM/search?utf8=%E2%9C%93&q=LBL_SUGARCRM_HELP&type=

This should be removed from hotfix branch due to removal of the SupportPortal code files in github.com/salesagility/SuiteCRM@58ff71e802

Possible Fix

Remove string

Context

Unused strings and to cut down on Sugar!

Your Environment

  • SuiteCRM Version used: Hotfix branch
Originally created by @horus68 on GitHub (Feb 28, 2018). Originally assigned to: @Dillon-Brown on GitHub. #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> Unused string `'LBL_SUGARCRM_HELP' => 'SuiteCRM Help'` from modules/Administration/language/en_us.lang.php used in - modules/Administration/SupportPortal.tpl - modules/Administration/SupportPortal.php See: https://github.com/salesagility/SuiteCRM/search?utf8=%E2%9C%93&q=LBL_SUGARCRM_HELP&type= This should be removed from hotfix branch due to removal of the SupportPortal code files in https://github.com/salesagility/SuiteCRM/commit/58ff71e802b272d94f18e3aeac1962c8d7823552 #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> Remove string #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> <!--- If you feel this should be a low/medium/high priority then please state so --> Unused strings and to cut down on Sugar! #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: Hotfix branch
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#2787
No description provided.