added safe top link to the top of the CS FAQ template

This commit is contained in:
Colin Kuskie 2007-02-03 22:54:21 +00:00
parent b49c5bf2a1
commit 7323ec0c0a
5 changed files with 80 additions and 0 deletions

View file

@ -56,6 +56,7 @@
- fix: RSS feeds should now process HTML characters properly for RSS 2.0 standard
- fix: Corner case which could cause WeatherData.pm to fail has been fixed.
- fix: wiki pagination broken (perlDreamer Consulting, LLC)
- fix: Collab System FAQ: clicking top link does not bring you back to the top of FAQ (perlDreamer Consulting, LLC)
7.3.8
- Fixed a template variable rewriting problem with HTML::Template::Expr