From 0ea7d306d8c558c97c2fbe1bff3404b07a00a021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Nicolaysen=20S=C3=B8rnes?= Date: Mon, 25 Feb 2008 21:36:47 +0100 Subject: [PATCH] Shorten page title to 'Wine AppDB - ' --- include/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/header.php b/include/header.php index 086c1e3..ec3dbd8 100644 --- a/include/header.php +++ b/include/header.php @@ -6,7 +6,7 @@ - Wine Application DB <?php echo $title; ?> + Wine AppDB <?php echo $title; ?>