mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/shadowsocks: change menu name General->Server for clarity; closes #853
(cherry picked from commit c077f65cfc)
This commit is contained in:
parent
14a8b35621
commit
2d520bcf2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue