diff options
Diffstat (limited to 'themes/unconed')
-rw-r--r-- | themes/unconed/images/logo.png | bin | 18085 -> 8055 bytes | |||
-rw-r--r-- | themes/unconed/unconed.theme | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/themes/unconed/images/logo.png b/themes/unconed/images/logo.png Binary files differindex 7d87aa99d..b52c69c47 100644 --- a/themes/unconed/images/logo.png +++ b/themes/unconed/images/logo.png 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" /> |