MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: Spacedust on 2015-04-14, 19:42:36

Title: Some corrections for watchdog help
Post by: Spacedust on 2015-04-14, 19:42:36
There is a lot of language bugs out there:

$__information['watchdog_addform__pre'] = "<p>Settings:" .
   "<ul>" .
   "<li>Servicename - service identity</li>" .
   "<li>Watchdog activated - enable or disable Watchdog service monitoring</li>" .
   "<li>Port - service port number</li>" .
   "<li>Action - command required to restart service</li>" .
   "</ul></p>" .
   "<p><b>Note</b>: - usually 'Action'  to restart service is 'service XXX restart' or '/etc/init.d/XXX restart'.</p>";