Shorten page title to 'Wine AppDB - '

This commit is contained in:
Alexander Nicolaysen Sørnes
2008-02-25 21:36:47 +01:00
committed by Chris Morgan
parent 16949bb71c
commit 0ea7d306d8

View File

@@ -6,7 +6,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html>
<head> <head>
<title>Wine Application DB <?php echo $title; ?></title> <title>Wine AppDB <?php echo $title; ?></title>
<meta http-equiv="Expires" content="Mon, 06 Jan 1990 00:00:01 GMT"> <meta http-equiv="Expires" content="Mon, 06 Jan 1990 00:00:01 GMT">
<meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">