[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Content/Folder/Views/Browser - add.pt:1.3.26.1

Marius Gedminas mgedmin@codeworks.lt
Wed, 11 Dec 2002 10:24:32 -0500


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Content/Folder/Views/Browser
In directory cvs.zope.org:/tmp/cvs-serv23595/lib/python/Zope/App/OFS/Content/Folder/Views/Browser

Modified Files:
      Tag: named-component-configuration-branch
	add.pt 
Log Message:
Added a <label> around descriptions in add menus for easier user selection
----------------------------------------------------------------------


=== Zope3/lib/python/Zope/App/OFS/Content/Folder/Views/Browser/add.pt 1.3 => 1.3.26.1 ===
--- Zope3/lib/python/Zope/App/OFS/Content/Folder/Views/Browser/add.pt:1.3	Sat Jun 22 13:16:11 2002
+++ Zope3/lib/python/Zope/App/OFS/Content/Folder/Views/Browser/add.pt	Wed Dec 11 10:24:32 2002
@@ -59,9 +59,11 @@
 
     <tr>
       <td class="Selector"><br /></td>
-      <td class="TypeDescription" tal:content="info/description">
+      <td class="TypeDescription">
+        <label tal:attributes="for info/action" tal:content="info/description">
           Folders are generic containers for content, including other
           folders.
+        </label>
       </td>
     </tr>
 
@@ -73,7 +75,7 @@
 
       <td class="Selector">
         <input type="radio" name="type_name" value="" />
-               
+
       </td>
 
       <td class="TypeName">