| 123456789 |
- <?php
- $lang->action->desc->editcustomfields = '$date, adjusted settings by <strong>$actor</strong>.' . "\n";
- $lang->action->desc->terminal = '$date, <strong>$actor</strong> accessed the terminal' . "\n";
- $lang->action->label->editcustomfields = 'Adjusted Settings';
- $lang->action->label->terminal = 'Terminal Access';
- $lang->action->label->deploypublished = 'Published';
- $lang->action->desc->deploypublished = '$date, deployed by <strong>$actor</strong>.';
|