equal
deleted
inserted
replaced
27 </TMPL_LOOP> |
27 </TMPL_LOOP> |
28 </select> |
28 </select> |
29 <input type="checkbox" name="kw_reverse" |
29 <input type="checkbox" name="kw_reverse" |
30 <TMPL_IF kw_reverse>checked</TMPL_IF>> |
30 <TMPL_IF kw_reverse>checked</TMPL_IF>> |
31 reversed</p> |
31 reversed</p> |
32 <button name="step" value="edit" type="submit">Submit</button> |
32 <button name="step" value="edit" type="submit">Save</button> |
33 <button name="step" value="cancel" type="submit">Cancel</button> |
33 <button name="step" value="cancel" type="submit">Cancel</button> |
34 </form> |
34 </form> |
35 <hr/> |
35 <hr/> |
36 </html> |
36 </html> |
37 <!-- Keep this comment at the end of the file |
37 <!-- Keep this comment at the end of the file |