sbingnerb5c5c9191eMove 'valign="middle"' statements out of <img> blocks to <td> blocks where they belong. According to HTML validator, valign is an invalid attribute for an <img> statement. (see http://validator.w3.org/)
b5c5c9191e
Move 'valign="middle"' statements out of <img> blocks to <td> blocks where they belong. According to HTML validator, valign is an invalid attribute for an <img> statement. (see http://validator.w3.org/)
c0317eb1a2
Add modified version of patch from minicus - allows browser to split words at WordLength number of characters into any given word. (new config option)