Andrew Lewman commited on 2011-05-27 03:25:07
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.
| ... | ... |
@@ -96,7 +96,7 @@ jQuery(function(){
|
| 96 | 96 |
<input class="donate-btn" type="submit" name="donate" value="Donate"> |
| 97 | 97 |
</p> |
| 98 | 98 |
<p> |
| 99 |
- <a href="../donate/donate" >Other donation options...</a> |
|
| 99 |
+ <a href="<page donate/donate>">Other donation options...</a> |
|
| 100 | 100 |
</p> |
| 101 | 101 |
</form> |
| 102 | 102 |
</td> |
| ... | ... |
@@ -92,7 +92,7 @@ jQuery(function(){
|
| 92 | 92 |
<p> |
| 93 | 93 |
<input class="donate-btn" type="submit" name="donate" value="Donate"> |
| 94 | 94 |
</p> |
| 95 |
- <p><a href="../donate/donate" >Other donation options...</a></p> |
|
| 95 |
+ <p><a href="<page donate/donate>">Other donation options...</a></p> |
|
| 96 | 96 |
</form> |
| 97 | 97 |
|
| 98 | 98 |
<!-- DONATION WIDGET END --> |
| 99 | 99 |