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 b5762aba6..2f5e0d195 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -44,7 +44,6 @@ <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> - <base href="<?php echo "$base_url/"; ?>" /> <link rel="stylesheet" type="text/css" media="screen, projection" href="themes/unconed/unconed.css" /> </head> <body text="#000000" bgcolor="<?php print $this->clc0; ?>" alink="#000000" link="#404040" vlink="#404040"> |