Customizing SMF > SMF Coding Discussion

Spelling mistake

(1/1)

BataL:
in SMF 1.0 Beta 5 Public, english

Administration >> Edit Features and Options >> Layout and Options


--- Quote ---Show online/fffline in posts and PMs

--- End quote ---


regards,

  batal

Oldiesmann:
I'm positive that has been fixed for the next release. If you want to fix it yourself, however:

In Themes/default/languages/ModSettings.english.php:

find

--- Code: ---$txt['onlineEnable'] = 'Show online/fffline in posts and PMs';
--- End code ---

replace:

--- Code: ---$txt['onlineEnable'] = 'Show online/offline in posts and PMs';
--- End code ---

Navigation

[0] Message Index

Go to full version