summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorJeroen Bensch <jeroen@44.no-reply.drupal.org>2000-06-22 19:21:11 +0000
committerJeroen Bensch <jeroen@44.no-reply.drupal.org>2000-06-22 19:21:11 +0000
commitf0f1f9638e399565d97a413e43552f207a43527a (patch)
treefd9ee6299edd3d3af88f0c6f351b98c7f3982bbe /themes
parent0d1fbc405981d008658648aea2c6d93077fc6d38 (diff)
downloadbrdo-f0f1f9638e399565d97a413e43552f207a43527a.tar.gz
brdo-f0f1f9638e399565d97a413e43552f207a43527a.tar.bz2
*** empty log message ***
Diffstat (limited to 'themes')
-rw-r--r--themes/jeroen/theme.class.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/jeroen/theme.class.php b/themes/jeroen/theme.class.php
index c7fdec01e..8c7c6d4c3 100644
--- a/themes/jeroen/theme.class.php
+++ b/themes/jeroen/theme.class.php
@@ -31,7 +31,7 @@
-->
</STYLE>
<BODY TEXT="#202020" BGCOLOR="#FEFEFE" BACKGROUND="themes/Jeroen/images/background.gif" ALINK="#000000" LINK="#000000" VLINK="#000000">
- <TABLE WIDTH="750" ALIGN="left" BORDER="0" CELLPADDING="0" CELLSPACING="6">
+ <TABLE WIDTH="770" ALIGN="left" BORDER="0" CELLPADDING="0" CELLSPACING="6">
<TR>
<TD COLSPAN="2">
<? if (rand(0,150) == 75) $img = "logo2.gif"; else $img = "logo.gif"; ?>
@@ -499,7 +499,7 @@
function footer() {
?>
</TD>
- <TD WIDTH="160" VALIGN="top" ALIGN="right">
+ <TD WIDTH="180" VALIGN="top" ALIGN="right">
<?
global $PHP_SELF;