geocoder error messages now state the input string,

website is XHTML1.0 strict compliant,
centering now respects if the sidebar is shown,
corrected spelling mistakes
This commit is contained in:
DennisSchiefer
2012-03-22 17:35:09 +01:00
parent 4e2e95cc27
commit bef41ed667
6 changed files with 44 additions and 20 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
or see http://www.gnu.org/licenses/agpl.txt.
-->
<html>
<html xmlns="http://www.w3.org/1999/xhtml">
<!-- head -->