File:  [Repository] / ECHO_content / zpt / AddECHO_layoutTemplate.zpt
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Apr 5 12:12:46 2004 UTC (20 years, 2 months ago) by dwinter
Branches: MAIN
CVS tags: HEAD
templates and gifs added

<html>
<body>
<h2>Generate Templates for ECHO Documents</h2>

<p>Please select the templates (templates will be valid for all documents in subtrees if existing)</p>

<form method="post" action="manage_addECHO_layoutTemplate">

<input type="checkbox" name="EchoType" value="collection">ECHO_Collection<br>
<input type="checkbox" name="EchoType" value="externalLink">ECHO_externalLink<br>
<input type="checkbox" name="EchoType" value="resource">ECHO_resource<br>

<input type="submit" value="create">

</form>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>