luci/modules/luci-mod-system/luasrc/view/admin_system/ipkg.htm

11 lines
351 B
HTML
Raw Normal View History

2008-07-07 22:00:56 +00:00
<%#
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Licensed to the public under the Apache License 2.0.
2008-07-07 22:00:56 +00:00
-%>
<ul class="cbi-tabmenu">
<li class="cbi-tab-disabled"><a href="<%=url("admin/system/packages")%>"><%:Actions%></a></li>
<li class="cbi-tab"><a href="#"><%:Configuration%></a></li>
</ul>