comparison templates/classic/html/page.html @ 1725:714ca98e4e65

close tag was missed
author Andrey Lebedev <kedder@users.sourceforge.net>
date Tue, 22 Jul 2003 12:55:45 +0000
parents 64f448ff07f2
children 016e63bb9481
comparison
equal deleted inserted replaced
1724:bc4f0aec594e 1725:714ca98e4e65
139 139
140 <td metal:define-macro="group_input"> 140 <td metal:define-macro="group_input">
141 <input type="radio" name=":group" 141 <input type="radio" name=":group"
142 tal:attributes="value name; 142 tal:attributes="value name;
143 checked python:name == group_on"> 143 checked python:name == group_on">
144 </td>
145 <!-- vim: et
146 -->

Roundup Issue Tracker: http://roundup-tracker.org/