XHTML compliance

- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
This commit is contained in:
gustav_delius
2004-09-16 17:13:57 +00:00
parent e5c6a35c22
commit 839f2456bb
801 changed files with 3997 additions and 4208 deletions
@@ -9,8 +9,8 @@
/**
* Smarty {html_select_time} function plugin
*
* Type: function<br>
* Name: html_select_time<br>
* Type: function<br />
* Name: html_select_time<br />
* Purpose: Prints the dropdowns for time selection
* @link http://smarty.php.net/manual/en/language.function.html.select.time.php {html_select_time}
* (Smarty online manual)