blob: 4a6913eb247f7a8216f8507381e2e4b6cb0d871c [file] [log] [blame]
<%@ taglib uri="/webwork" prefix="ww" %>
<p>
<a href="<ww:url action="Home" />">
<img src="<ww:url value="/images/return.gif"/>" alt="Home" height="24" width="24" hspace="4" border="0"
align="top" class="icon"/>
</a>
<a href="<ww:url action="Open!input" />">
<img src="<ww:url value="/images/execute.gif"/>" alt="Open" height="24" width="24" hspace="4" border="0"
align="top" class="icon"/>
</a>
</p>