1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

trailing blanks

This commit is contained in:
mrpete
2007-01-20 15:49:21 +00:00
parent 2abd93eb9b
commit e0ba7ae80b

View File

@@ -11,9 +11,9 @@
| GNU General Public License (http://gnu.org). | GNU General Public License (http://gnu.org).
| |
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/sitedown_template.php,v $ | $Source: /cvs_backup/e107_0.8/e107_themes/templates/sitedown_template.php,v $
| $Revision: 1.3 $ | $Revision: 1.4 $
| $Date: 2006-12-11 07:48:06 $ | $Date: 2007-01-20 15:49:21 $
| $Author: e107coders $ | $Author: mrpete $
+----------------------------------------------------------------------------+ +----------------------------------------------------------------------------+
*/ */
@@ -28,7 +28,7 @@ if(!$SITEDOWN_TABLE){
<head> <head>
<meta http-equiv='content-type' content='text/html; charset=".CHARSET."' /> <meta http-equiv='content-type' content='text/html; charset=".CHARSET."' />
<meta http-equiv='content-style-type' content='text/css' />\n <meta http-equiv='content-style-type' content='text/css' />\n
<link rel='stylesheet' href='".THEME_ABS."style.css' type='text/css' media='all' /> <link rel='stylesheet' href='".THEME_ABS."style.css' type='text/css' media='all' />
<title>{SITEDOWN_TABLE_PAGENAME}</title> <title>{SITEDOWN_TABLE_PAGENAME}</title>
</head> </head>
<body> <body>