From b713e3d489864d91bdb409fc4791cff404356fc2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Sun, 20 Jun 2004 20:04:28 +0000 Subject: - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and to get of proprietary formats). - Added forum-sticky.png. Made by Steven. --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.php') diff --git a/update.php b/update.php index 4936880a5..82ba29327 100644 --- a/update.php +++ b/update.php @@ -45,7 +45,7 @@ function update_page_header($title) { EOF; $output .= ""; - $output .= "
\"Druplicon
"; + $output .= "
\"Druplicon
"; $output .= "

$title

"; return $output; } -- cgit v1.2.3