Changeset 202
- Timestamp:
- 01/28/09 21:42:02 (10 months ago)
- Files:
-
- trac-0.10.3/templates/footer.cs (modified) (1 diff)
- trac-0.10.3/templates/index.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trac-0.10.3/templates/footer.cs
r19 r202 26 26 By <a href="http://www.edgewall.org/">Edgewall Software</a>. 27 27 </p> 28 29 <p> 30 <a href="http://elgg.org/"><img src="/social/mod/template/icons/elgg_powered.png" title="Elgg powered" border="0" alt="Elgg powered" align="left"/></a> 31 </p> 32 <p> 33 <a href="/social/content/terms.php">Terms and conditions</a><br /><a href="/social/content/privacy.php">Privacy Policy</a> 34 </p> 35 <p> 36 <a href="http://www.nsf.gov/"><img src="/social/mod/template/templates/Default_Template/images/nsf.gif" height="40" 37 alt="Sponsored by: NSF"/></a> 38 Sponsored by: NSF <br />under project: CCF-0722362</p> 39 28 40 <p class="right"> 29 41 <?cs var:project.footer ?> trac-0.10.3/templates/index.cs
r142 r202 96 96 By <a href="http://www.edgewall.org/">Edgewall Software</a>. 97 97 </p> 98 <p> 99 <a href="http://elgg.org/"><img src="/social/mod/template/icons/elgg_powered.png" title="Elgg powered" border="0" alt="Elgg powered" align="left"/></a> 100 </p> 101 <p> 102 <a href="/social/content/terms.php">Terms and conditions</a><br /><a href="/social/content/privacy.php">Privacy Policy</a> 103 </p> 104 <p> 105 <a href="http://www.nsf.gov/"><img src="/social/mod/template/templates/Default_Template/images/nsf.gif" height="40" 106 alt="Sponsored by: NSF"/></a> 107 Sponsored by: NSF <br />under project: CCF-0722362</p> 108 98 109 <p class="right"> 99 110 Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a>

