From e02c9b6e69eac1493316dbc69c7e94720c1217a8 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Fri, 16 Nov 2012 23:04:25 +0100 Subject: [PATCH] clean up details page Make it pass as valid XHTML and move CSS into its own file. --- lib/template/details-error-html.php | 6 ++-- lib/template/details-html.php | 46 +++++++---------------------- website/css/details.css | 26 ++++++++++++++++ 3 files changed, 39 insertions(+), 39 deletions(-) create mode 100644 website/css/details.css diff --git a/lib/template/details-error-html.php b/lib/template/details-error-html.php index aebf0754..1268414d 100644 --- a/lib/template/details-error-html.php +++ b/lib/template/details-error-html.php @@ -1,7 +1,8 @@ - + + OpenStreetMap Nominatim: <?php echo $aPointDetails['localname'];?> - - + + +