summary refs log tree commit diff stats
path: root/theme/layouts
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2011-03-31 21:56:35 -0400
committerStarla Insigna <starla4444@gmail.com>2011-03-31 21:56:35 -0400
commite6362171e86d53155c34bf60f2786ee5af0cb707 (patch)
treea6e59f4984207cff0b9163f17f80e52366382e94 /theme/layouts
parent87b42536198dfab02de616f9ba1e68ea307cce90 (diff)
downloadfourisland-e6362171e86d53155c34bf60f2786ee5af0cb707.tar.gz
fourisland-e6362171e86d53155c34bf60f2786ee5af0cb707.tar.bz2
fourisland-e6362171e86d53155c34bf60f2786ee5af0cb707.zip
Added April Fools Day 2011 joke
Also adjusted the date for the Day of Silence to reflect the 2011 date.
Diffstat (limited to 'theme/layouts')
-rwxr-xr-xtheme/layouts/7/holiday.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/layouts/7/holiday.php b/theme/layouts/7/holiday.php index 54499a9..19accc4 100755 --- a/theme/layouts/7/holiday.php +++ b/theme/layouts/7/holiday.php
@@ -105,7 +105,7 @@ if (sd_isSpecialDay('April Fools Day'))
105?> 105?>
106 106
107div#banner { 107div#banner {
108 background-image: url(/theme/images/afd-l7.png); 108 background-image: url(/theme/images/afd-l7-2011.png);
109} 109}
110 110
111<?php 111<?php