Changeset 202

Show
Ignore:
Timestamp:
01/28/09 21:42:02 (10 months ago)
Author:
cedenoj
Message:

refs #2887 Adding the footer to the trac templates

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trac-0.10.3/templates/footer.cs

    r19 r202  
    2626  By <a href="http://www.edgewall.org/">Edgewall Software</a>. 
    2727 </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>&nbsp; 
     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> 
     38Sponsored by: NSF <br />under project: CCF-0722362</p> 
     39 
    2840 <p class="right"> 
    2941  <?cs var:project.footer ?> 
  • trac-0.10.3/templates/index.cs

    r142 r202  
    9696  By <a href="http://www.edgewall.org/">Edgewall Software</a>. 
    9797 </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>&nbsp; 
     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> 
     107Sponsored by: NSF <br />under project: CCF-0722362</p> 
     108 
    98109 <p class="right"> 
    99110  Visit the Trac open source project at<br /><a href="http://trac.edgewall.org/">http://trac.edgewall.org/</a>