helma/DocApplication/navig.skin
stefanp 4a7616d5a0 This commit was generated by cvs2svn to compensate for changes in r2155,
which included commits to RCS files with non-trunk default branches.
2002-03-11 13:49:50 +00:00

14 lines
410 B
Text

<font size="+1"><b><% this.name %></b></font>
<div class="list_apps">
<li><b><a href="<% this.href action="main" %>?action=reload&redirect=<% this.requestpath %>">reload AppDoc</a>
<li><b><a href="<% this.href action="main" %>">Application</a></b>
<li><b><a href="<% this.href action="main" %>?action=index">Index</a>
</div>
<p></p>
<p>
<i>Prototypes:</i><br />
<% this.prototypes skin="navig" %>
</p>