2008-07-07 22:00:56 +00:00
|
|
|
<%#
|
2015-01-16 22:38:38 +00:00
|
|
|
Copyright 2008 Steven Barth <steven@midlink.org>
|
2015-01-16 22:46:42 +00:00
|
|
|
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
|
2015-01-16 22:38:38 +00:00
|
|
|
Licensed to the public under the Apache License 2.0.
|
2008-07-07 22:00:56 +00:00
|
|
|
-%>
|
2011-10-24 01:10:34 +00:00
|
|
|
|
|
|
|
<ul class="cbi-tabmenu">
|
2015-10-07 17:07:36 +00:00
|
|
|
<li class="cbi-tab-disabled"><a href="<%=url("admin/system/packages")%>"><%:Actions%></a></li>
|
2011-10-24 01:10:34 +00:00
|
|
|
<li class="cbi-tab"><a href="#"><%:Configuration%></a></li>
|
2008-08-14 17:16:56 +00:00
|
|
|
</ul>
|