Added sponsorship pane
authorRichard Whitehouse <github@richardwhiuk.com>
Mon, 31 Jan 2011 15:57:44 +0000 (15:57 +0000)
committerRichard Whitehouse <github@richardwhiuk.com>
Mon, 31 Jan 2011 15:57:44 +0000 (15:57 +0000)
template/sponsorship.php
theme/sponsorship.png [new file with mode: 0644]

index 82b931761963dc1dc89c1a8e085954b0b086a5ac..8fdaf11aa009ced1940af843dea6477080ea6bb3 100644 (file)
@@ -2,6 +2,8 @@
 
 class Template_Sponsorship extends Template {
 
-
+public function display(){
+        ?><img src="/theme/sponsorship.png"><?
+}
 
 }
diff --git a/theme/sponsorship.png b/theme/sponsorship.png
new file mode 100644 (file)
index 0000000..dc02ec0
Binary files /dev/null and b/theme/sponsorship.png differ