net/shadowsocks: change menu name General->Server for clarity; closes #853

This commit is contained in:
Alexander Shursha 2018-09-17 08:44:41 +03:00 committed by Franco Fichtner
parent 39a926a84e
commit c077f65cfc

View file

@ -1,7 +1,7 @@
<menu>
<Services>
<ShadowSocks cssClass="fa fa-eye-slash">
<General url="/ui/shadowsocks/general/index" order="10"/>
<Server url="/ui/shadowsocks/general/index" order="10"/>
<Local url="/ui/shadowsocks/local/index" order="20"/>
</ShadowSocks>
</Services>