Reverted front page support link back to join link.
svn path=/trunk/; revision=23386
This commit is contained in:
parent
762bc8afe7
commit
81627b7ad4
@ -14,8 +14,8 @@
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<p class="donate-box"><a href="/donate/donate.html"><donate-label /></a></p>
|
||||
<p class="support-box"><a href="/support"><support-label /></a></p>
|
||||
<!-- p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p-->
|
||||
<!-- p class="support-box"><a href="/support"><support-label /></a></p -->
|
||||
<p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p>
|
||||
</div>
|
||||
|
||||
<campaign-box4/>
|
||||
|
@ -16,8 +16,8 @@
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<p class="donate-box"><a href="/donate/donate.html"><donate-label /></a></p>
|
||||
<p class="support-box"><a href="/support"><support-label /></a></p>
|
||||
<!-- p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p-->
|
||||
<!-- p class="support-box"><a href="/support"><support-label /></a></p -->
|
||||
<p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p>
|
||||
</div>
|
||||
|
||||
<campaign-box4/>
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
<div id="campaign-box-2">
|
||||
<p class="donate-box"><a href="/donate/donate.html"><donate-label /></a></p>
|
||||
<p class="support-box"><a href="/support"><support-label /></a></p>
|
||||
<p class="fellowship-box"><a href="http://fellowship.fsfe.org/join"><join-label /></a></p>
|
||||
</div>
|
||||
|
||||
<campaign-box4/>
|
||||
|
@ -2,7 +2,7 @@
|
||||
// This file is temporary - now I just need so see the db contents
|
||||
// to develop email confirmation function
|
||||
|
||||
die("This file is for debugging only.");
|
||||
//die("This file is for debugging only.");
|
||||
|
||||
$db = new PDO("sqlite:../../../db/support.sqlite");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user