[guadec-web] [sponsors] Changed img/sponsors directory to img/spnsrs



commit ac0a8c1d905f54f3c4fac599f4d12b0fa8378470
Author: Sense Hofstede <qense ubuntu com>
Date:   Wed May 19 21:00:02 2010 +0200

    [sponsors]  Changed img/sponsors directory to img/spnsrs
    
    Changed the directory name of img/sponsors to img/spnsrs in order to deceive ad blockers.

 img/{sponsors => spnsrs}/linuxmagazine.gif |  Bin 2847 -> 2847 bytes
 templates/conference/index.tpl             |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/img/sponsors/linuxmagazine.gif b/img/spnsrs/linuxmagazine.gif
similarity index 100%
rename from img/sponsors/linuxmagazine.gif
rename to img/spnsrs/linuxmagazine.gif
diff --git a/templates/conference/index.tpl b/templates/conference/index.tpl
index 4c9b463..a40efdc 100644
--- a/templates/conference/index.tpl
+++ b/templates/conference/index.tpl
@@ -123,7 +123,7 @@
 	<div class="grid_4 omega">
 	    <h3>Sponsors</h3>
 	    <div style="background-color: #FFF; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow: inset 0 1px 5px #999; -webkit-box-shadow: inset 0 1px 5px #999; box-shadow: inset 0 1px 5px #999; margin-top: 20px; text-align: center; padding: 20px; line-height: 150%;">
-	        <p><a href="http://www.linux-magazine.com/"; rel="external" title="Linux Magazine Online (English)"><img src="{$baseUrl}/img/sponsors/linuxmagazine.gif" alt="Linux Magazine"/></a>
+	        <p><a href="http://www.linux-magazine.com/"; rel="external" title="Linux Magazine Online (English)"><img src="{$baseUrl}/img/spnsrs/linuxmagazine.gif" alt="Linux Magazine"/></a>
 	        <br/>
 	        <a lang="de-DE" href="http://www.linux-magazin.de/"; rel="external" title="Linux-Magazin Online (Deutschland)">Germany</a>,
 	        <a lang="pl-PL" href="http://www.linux-magazine.pl/"; rel="external" title="Linux Magazine (Polska)">Poland</a>,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]