diff options
Diffstat (limited to 'themes/unconed')
-rw-r--r-- | themes/unconed/images/logo.gif | bin | 12648 -> 0 bytes | |||
-rw-r--r-- | themes/unconed/images/logo.png | bin | 0 -> 18085 bytes | |||
-rw-r--r-- | themes/unconed/unconed.theme | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/themes/unconed/images/logo.gif b/themes/unconed/images/logo.gif Binary files differdeleted file mode 100644 index 637455468..000000000 --- a/themes/unconed/images/logo.gif +++ /dev/null diff --git a/themes/unconed/images/logo.png b/themes/unconed/images/logo.png Binary files differnew file mode 100644 index 000000000..7d87aa99d --- /dev/null +++ b/themes/unconed/images/logo.png diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 462832efc..a1e6683eb 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -70,7 +70,7 @@ <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="9" BGCOLOR="<?php print $this->cl80; ?>"> <TR> <TD COLSPAN="2"> - <TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BGCOLOR="<?php echo $this->brcolor1; ?>"><TR><TD ALIGN="CENTER"><TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="4"><TR><TD ALIGN="CENTER" BGCOLOR="<?php echo $this->bgcolor2; ?>"><IMG SRC="themes/<?php print $this->themename; ?>/images/logo.gif" ALT="logo"></TD></TR></TABLE></TD></TR></TABLE> + <TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0" BGCOLOR="<?php echo $this->brcolor1; ?>"><TR><TD ALIGN="CENTER"><TABLE BORDER="0" WIDTH="100%" CELLSPACING="1" CELLPADDING="4"><TR><TD ALIGN="CENTER" BGCOLOR="<?php echo $this->bgcolor2; ?>"><IMG SRC="themes/<?php print $this->themename; ?>/images/logo.png" ALT="logo"></TD></TR></TABLE></TD></TR></TABLE> </TD> </TR> <TR> |