Array
(
    [0] => Warning
    [1] => Undefined array key "language"
    [2] => /home/whmcsdev/public_repo/wbteampro.major-release/installation/modules/addons/wbteampro/initialize.php
    [3] => 282
)
Array
(
    [0] => Warning
    [1] => Undefined property: stdClass::$state
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 942
)
Array
(
    [0] => Deprecated
    [1] => htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated
    [2] => /home/whmcsdev/public_repo/wbavatax.master/installation/modules/addons/wbavatax/hooks.php
    [3] => 279
)
How do I change the label of the default Milestone? - Knowledgebase - WHMCS Dev
Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to abuse@whmcs.com

How do I change the label of the default Milestone? Print

  • 0

To change the label of the default Milestone that is automatically created after saving a new project, open and edit the administrator language file:
{whmcs}/modules/addons/wbteampro/admin/lang/english.php

Search for the keyword "newActionLabel", edit and save the new value:
$_ADMINLANG['wbteampro']['projectsave']['newActionLabel'] = 'Define the Project';

Was this answer helpful?

« Back

Powered by WHMCompleteSolution