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

(cherry picked from commit c077f65cfc)
This commit is contained in:
Alexander Shursha 2018-09-17 08:44:41 +03:00 committed by Franco Fichtner
parent 14a8b35621
commit 2d520bcf2a

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>