devel/helloworld: small updates

This commit is contained in:
Franco Fichtner 2017-12-26 11:21:57 +01:00
parent eb500ece54
commit 1dd0a6d0c6
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= helloworld
PLUGIN_VERSION= 1.2
PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= A sample framework application
PLUGIN_MAINTAINER= ad@opnsense.org

View file

@ -1,5 +1,5 @@
<menu>
<Lobby>
<HelloWorld VisibleName="Hello World!" url="/ui/helloworld/"/>
<HelloWorld VisibleName="Hello World!" cssClass="fa fa-comment-o fa-fw" url="/ui/helloworld/"/>
</Lobby>
</menu>