diff --git a/devel/helloworld/Makefile b/devel/helloworld/Makefile index 86a8690ad..22c2e705c 100644 --- a/devel/helloworld/Makefile +++ b/devel/helloworld/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= helloworld PLUGIN_VERSION= 1.4 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= A sample framework application PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/devel/helloworld/src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SettingsController.php b/devel/helloworld/src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SettingsController.php index 440ff3ce1..2e4fad065 100644 --- a/devel/helloworld/src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SettingsController.php +++ b/devel/helloworld/src/opnsense/mvc/app/controllers/OPNsense/HelloWorld/Api/SettingsController.php @@ -1,31 +1,29 @@ //OPNsense/helloworld - - the OPNsense "Hello World" application - + OPNsense "Hello World" application @@ -20,7 +18,7 @@ Y - please specify a valid email address + Please specify a valid email address. Y