Bugs item #1388778, was opened at 2005-12-23 10:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1388778&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Fabrice Di Pasquale (fabdipasquale)
Assigned to: Nobody/Anonymous (nobody)
Summary: /templates/fr/archtocentry.html typo

Initial Comment:
<td> tags are missing


o<--o<--o<--o<--o<--o<--o<--o<--
  <tr>
  <td>%(archivelabel)s:
o<--o<--o<--o<--o<--o<--o<--o<--

should be changed to

o<--o<--o<--o<--o<--o<--o<--o<--
  <tr>
  <td>%(archivelabel)s:</td>
  <td>
o<--o<--o<--o<--o<--o<--o<--o<--


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1388778&group_id=103
_______________________________________________
Mailman-coders mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-coders

Reply via email to