diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index e0ab26fb5..2afa17e45 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= smart -PLUGIN_VERSION= 2.2 -PLUGIN_REVISION= 5 +PLUGIN_VERSION= 2.3 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/sysutils/smart/src/www/widgets/include/smart_status.inc b/sysutils/smart/src/www/widgets/include/smart_status.inc deleted file mode 100644 index 508030990..000000000 --- a/sysutils/smart/src/www/widgets/include/smart_status.inc +++ /dev/null @@ -1,4 +0,0 @@ - - -
| = gettext('Drive') ?> - | = gettext('Ident') ?> - | = gettext('Status') ?> - |
|---|---|---|
| = html_safe($dev->device) ?> | -= html_safe($dev->ident) ?> | -= html_safe($dev_state_translated) ?> | -