Merge lp:~daimoneze/osdf/web into lp:~osdf-devteam/osdf/web

Proposed by Toast McFarland
Status: Merged
Merged at revision: 34
Proposed branch: lp:~daimoneze/osdf/web
Merge into: lp:~osdf-devteam/osdf/web
Diff against target: 12 lines (+1/-1)
1 file modified
public/index.php (+1/-1)
To merge this branch: bzr merge lp:~daimoneze/osdf/web
Reviewer Review Type Date Requested Status
Andrew Ettinger Approve
Review via email: mp+43002@code.launchpad.net

Description of the change

Fixed link to about.php.

To post a comment you must log in.
Revision history for this message
Andrew Ettinger (sillydeveloper) wrote :

Low hanging fruit eaten!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'public/index.php'
2--- public/index.php 2010-12-06 07:22:58 +0000
3+++ public/index.php 2010-12-07 20:10:39 +0000
4@@ -6,7 +6,7 @@
5 <div class="box">
6 <!--<img src="images/icon1.png" class="left_img" alt="" title="" width="96" height="99" />-->
7 <div class="full_box_text">
8- <h2><a href="about.html">About Us</a></h2>
9+ <h2><a href="about.php">About Us</a></h2>
10 <p class="full_box_text">
11 The Open Source Democracy Foundation is committed to improving our government by harnessing the Internet as a tool for education and advocacy.
12 </p>

Subscribers

People subscribed via source and target branches