[CMF-checkins] CVS: CMF/CMFCore/dtml - selectWorkflows.dtml:1.4

Florent Guillaume fg@nuxeo.com
Fri, 5 Jul 2002 18:49:34 -0400


Update of /cvs-repository/CMF/CMFCore/dtml
In directory cvs.zope.org:/tmp/cvs-serv25216

Modified Files:
	selectWorkflows.dtml 
Log Message:
Added space between workflow id and title in "Workflows by type" tab.


=== CMF/CMFCore/dtml/selectWorkflows.dtml 1.3 => 1.4 ===
 <td class="form-label">
  <a href="../portal_types/&dtml.url_quote-id;/manage_workspace"
-  >&dtml-id;<dtml-if title>(&dtml-title;)</dtml-if></a>
+  >&dtml-id;<dtml-if title> (&dtml-title;)</dtml-if></a>
 </td>
 <td class="form-element">
  <input type="text" name="chain_&dtml-id;" value="&dtml-chain;" size="70" />