enabled): ?> = $this->icon('thumbs-up', $this->translate('Module is enabled')) ?> = $this->icon('thumbs-down', $this->translate('Module is disabled')) ?> = $this->escape($module->name); ?> (= $module->enabled ? ($module->loaded ? $this->translate('enabled') : $this->translate('failed')) : $this->translate('disabled') ?>) |