Commit 86eef6ef4bfc045bc4bdd27be4646d55ff2b4053

Authored by nbm
1 parent 48a51e69

Place the end-comment tag after the entire table, not the body.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4257 c91229c3-7414-0410-bfa2-8a42b809f60b
templates/ktcore/boolean_search.smarty
@@ -100,8 +100,8 @@ name="boolean_search[join]"><option value="AND">all</option><option value="OR">a @@ -100,8 +100,8 @@ name="boolean_search[join]"><option value="AND">all</option><option value="OR">a
100 </tr> 100 </tr>
101 </thead> 101 </thead>
102 <tbody> 102 <tbody>
103 --->  
104 103
105 </tbody> 104 </tbody>
106 </table> 105 </table>
  106 +-->
107 107