fix [ 1249114 ] unclosed <li> elements in auth modules

This commit is contained in:
Martin Kamerbeek 2005-08-12 13:22:54 +00:00
parent fea1002aca
commit 52670adb9f
9 changed files with 30 additions and 28 deletions

View file

@ -65,7 +65,8 @@
details.
- Changed warning generated when a languagepack misses the makeUrlCompliant
procedure to a fatal error, since this will lead to a false url in the asset
table.
table. (mkamerbeek/Procolix)
- fix [ 1249114 ] unclosed <li> elements in auth modules (mkamerbeek/Procolix)
6.6.5
- fix [ 1243131 ] In 6.6.4 you cannot upload anything (ebruni/mwilson)