From 89bf0857cb2d129be54b5fff1daa8693607ed0d4 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 31 Jan 2013 04:12:53 -0800 Subject: Updated incorrect image URLs --- css/maps.css | 2 +- includes/header.php | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/css/maps.css b/css/maps.css index c6807a6..0913320 100644 --- a/css/maps.css +++ b/css/maps.css @@ -277,7 +277,7 @@ background-color: #fbfefb; } .grid_td_startB { - background: url(../images/OverlayStartB.png); + background: url(../images/OverlayStart2.png); background-color: #fbfefb; } .grid_td_finish { diff --git a/includes/header.php b/includes/header.php index 52a86f8..428ccfd 100644 --- a/includes/header.php +++ b/includes/header.php @@ -86,14 +86,14 @@ function htmlFooter() {
- - - - - - - - + + + + + + + + -- cgit v1.2.3