NAV

Removing the SimpleHelp Version Text

It is possible to remove the SimpleHelp version number from the customer facing app.

To do so create a translations file in configuration/translations with the same filename as the core translations in lib/translations. For example, for English use a filename of en.txt. Then add the following entry to the file.

SIMPLEHELP_HELP_VERSION =

This will retain the numeric version but remove the 'SimpleHelp v' text.