[Zope-Checkins] CVS: Zope2 - manageVocabulary.dtml:1.1.2.1

Andreas Jung andreas@digicool.com
Thu, 24 May 2001 09:59:57 -0400


Update of /cvs-repository/Zope2/lib/python/Products/PluginIndexes/TextIndex/dtml
In directory yetix:/work/sandboxes/ajung-dropin-registry/lib/python/Products/PluginIndexes/TextIndex/dtml

Added Files:
      Tag: ajung-dropin-registry
	manageVocabulary.dtml 
Log Message:
added



--- Added File manageVocabulary.dtml in package Zope2 ---
<dtml-var manage_page_header>

<dtml-var "manage_form_title(this(), _,
           form_title='Manage vocabulary of text index',
           help_topic='addIndex.stx'
	   )">


<p class="form-help">
<strong>Manage vocabulary of text index</strong> 
</p>


<form action="manage_addTextIndex" method="post" enctype="multipart/form-data">
<table cellspacing="0" cellpadding="2" border="0">
</table>
</form>

<dtml-var manage_page_footer>