| 123456789 |
- <?php
- /*
- $lang->action->label->vm = 'Virtual Machine|vm|view|id=%s';
- $lang->action->objectTypes['vm'] = 'Virtual Machine';
- $lang->action->desc->reboot = '$date, restarted by <strong>$actor</strong> .' . "\n";
- $lang->action->desc->destroy = '$date, closed by<strong>$actor</strong>.' . "\n";
- */
|