diff options
Diffstat (limited to 'themes/unconed/unconed.theme')
-rw-r--r-- | themes/unconed/unconed.theme | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 2f5e0d195..23e6eed93 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -41,7 +41,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <?php print theme_head($main); ?> <title><?php echo ($title ? ($title . " - ") : "") . variable_get(site_name, "drupal"); ?></title> <link rel="stylesheet" type="text/css" media="screen, projection" href="themes/unconed/unconed.css" /> |