Og,
Please find included (what I think is) a fix for the prominently placed
and unfortunately broken 'Choose Your Version' link on our front page.
I am afraid that we missed it during the sprint Friday. If it doesn't
fix the issue, I hope that you can guess the intent from the patch :)
-ermo
diff --git a/start.php b/start.php
index 83e045a..a5f2b2f 100644
--- a/start.php
+++ b/start.php
@@ -23,9 +23,9 @@ Template Name: start page
<div id="choose_your_version" class="grid_3 first_info">
<h3>Choose <span>your version</span></h3>
- <?php $version=page_excerpt("Choose
your version"); echo"$version";?>
+ <?php $version=page_excerpt("Get
Foresight Linux"); echo"$version";?>
- <p class="read_more"><a href="<?php
bloginfo('url');?>/choose-your-version/" class="menu">read more</a></p>
+ <p class="read_more"><a href="<?php
bloginfo('url');?>/download/" class="menu">read more</a></p>
</div><!--end choose your version-->
<div id="latest_news" class="grid_3 first_info">
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel