diff options
author | Dries Buytaert <dries@buytaert.net> | 2001-05-15 07:37:13 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2001-05-15 07:37:13 +0000 |
commit | 05676ba03b128ad77bb82ea051510ec66e133cda (patch) | |
tree | f9e4c564d120f0659cc8fe0bbd53d42fe37cf205 | |
parent | bd76632b96a7608df7157f6dc8dc1cdcd600cbf5 (diff) | |
download | brdo-05676ba03b128ad77bb82ea051510ec66e133cda.tar.gz brdo-05676ba03b128ad77bb82ea051510ec66e133cda.tar.bz2 |
- Fixed bug in theme Yaroon: the image-path was set to ./themes/jeroen2/
instead of ./themes/yaroon/.
-rw-r--r-- | themes/yaroon/yaroon.theme | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/themes/yaroon/yaroon.theme b/themes/yaroon/yaroon.theme index 9c18fc80c..e77aefc79 100644 --- a/themes/yaroon/yaroon.theme +++ b/themes/yaroon/yaroon.theme @@ -65,7 +65,7 @@ "http://drupal/"); ?> "><?php echo variable_get(site_name, "drupal"); ?></a></b> </font> </td> - <td class="spacer1" width="1" height="1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> + <td class="spacer1" width="1" height="1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> <form name="navform" action="" method="get"> <td align="right" valign="top" width="80%"> <select name="navdrop" onChange="do_nav()" class="small"> @@ -82,7 +82,7 @@ </td> </form> </tr> - <tr><td colspan="3" class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> + <tr><td colspan="3" class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> <tr> <td align="center" valign="top" width="20%"> <br /> @@ -95,7 +95,7 @@ ?> </td> - <td class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> + <td class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> <td align="center" valign="top" bgcolor="#f4f4f4" width="80%" height="100%"> <br /> <table border="0" cellpadding="0" cellspacing="0" width="95%"> @@ -124,11 +124,11 @@ <table border="0" cellpadding="0" cellspacing="1" width="100%"> <tr> <td> - <a href="index.php?topic=<?php echo $story->tid; ?>"><img src="themes/jeroen2/images/<?php echo $img; ?>" border="0" /></a> <b style="font-size: 12pt"><?php echo check_output($story->title); ?></b> + <a href="index.php?topic=<?php echo $story->tid; ?>"><img src="themes/yaroon/images/<?php echo $img; ?>" border="0" /></a> <b style="font-size: 12pt"><?php echo check_output($story->title); ?></b> <?php echo strtr(t("by %a on %b"), array("%a" => format_username($story->userid), "%b" => format_date($story->timestamp), "small")); echo $story->cid; ?> </td> </tr> - <tr><td bgcolor="<?php echo $color; ?>"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> + <tr><td bgcolor="<?php echo $color; ?>"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> <tr> <td> @@ -164,12 +164,12 @@ <table width="90%" border="0" cellpadding="0" cellspacing="1" heigth="100%"> <tr> <td valign="bottom" class="box"> - <img src="themes/jeroen2/images/square.gif" /> <b><?php echo check_output($comment->subject); ?></b> + <img src="themes/yaroon/images/square.gif" /> <b><?php echo check_output($comment->subject); ?></b> <font size="-1"><?php echo strtr(t(" by %a on %b"), array("%a" => format_username($comment->userid), "%b" => format_date($comment->timestamp), "small")); ?></font> </td> <td align="right"><?php echo comment_moderation($comment); ?></td> </tr> - <tr><td colspan="2" class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /><br></td></tr> + <tr><td colspan="2" class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /><br></td></tr> <tr> <td colspan="2"> <br /> @@ -206,16 +206,16 @@ <table width="90%" border="0" cellpadding="0" cellspacing="1"> <tr> - <td class="box"><img src="themes/jeroen2/images/square.gif" /> <b><?php echo $subject; ?></b></td> + <td class="box"><img src="themes/yaroon/images/square.gif" /> <b><?php echo $subject; ?></b></td> </tr> - <tr><td class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /><br></td></tr> + <tr><td class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /><br></td></tr> <tr> <td> <br /> <?php echo $content; ?> </td> </tr> - <tr><td align="right" class="box"><img src="themes/jeroen2/images/<?php echo $img; ?>" /><br /> </td></tr> + <tr><td align="right" class="box"><img src="themes/yaroon/images/<?php echo $img; ?>" /><br /> </td></tr> </table> <?php @@ -232,14 +232,14 @@ <!-- I call this the super-space, withouth it, the comment section looks crappy at the bottom :) --> </td> </tr> - <tr><td colspan="3" class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> + <tr><td colspan="3" class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td></tr> <tr> <td align="left"> <a href="mailto:<?php echo variable_get(site_email,"root@localhost"); ?>"><?php echo variable_get(site_email,"root@localhost"); ?></a> </font> </td> - <td class="spacer1"><img src="themes/jeroen2/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> + <td class="spacer1"><img src="themes/yaroon/images/pixel.gif" width="1" height="1" alt="" border="0" /></td> <td align="right"> <?php echo variable_get(site_footer, ""); ?> </td> |