~ulrith/mailman/russian-2.1.20

« back to all changes in this revision

Viewing changes to Mailman/Cgi/edithtml.py

  • Committer: Mark Sapiro
  • Date: 2008-12-05 23:23:43 UTC
  • Revision ID: mark@msapiro.net-20081205232343-muy5xfu6xhpsdcey
Updated some FAQ URLs for wiki.list.org.

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
             """)))
169
169
        doc.AddItem(_('See '))
170
170
        doc.AddItem(Link(
171
 
'http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp',
 
171
'http://wiki.list.org/x/jYA9',
172
172
                _('FAQ 4.48.')))
173
173
        doc.AddItem(Header(3,_("Page Unchanged.")))
174
174
        doc.AddItem('<hr>')