diff options
author | xue <> | 2007-10-01 00:48:52 +0000 |
---|---|---|
committer | xue <> | 2007-10-01 00:48:52 +0000 |
commit | 3e4195d8333f5e04358711e5bb0a7ea98e5d9701 (patch) | |
tree | 1b59ed835d536eaf190ac45f5a2e9a07697281d8 /buildscripts/PhpDocumentor | |
parent | 18c1e38aca1555ade17677ebb10fd637cd886373 (diff) |
fixed template
Diffstat (limited to 'buildscripts/PhpDocumentor')
-rw-r--r-- | buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/footer.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/footer.tpl b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/footer.tpl index 0bb7a7dd..68135cd6 100644 --- a/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/footer.tpl +++ b/buildscripts/PhpDocumentor/phpDocumentor/Converters/HTML/Smarty/templates/PradoSoft/templates/footer.tpl @@ -9,8 +9,8 @@ <a href="/tos/">Terms of Service</a> |
<a href="/support/">Contact Us</a>
<br/>
- Copyright © 2006 by Prado Software Group.<br/>
- <a title="Powered by PRADO" href="http://www.pradosoft.com/"><img src="http://www.pradosoft.com/images/powered.gif" style="border-width:0px;" alt="Powered by PRADO" /></a>
+ Copyright © 2006-2007 by the PRADO Group.<br/>
+ <a title="Powered by PRADO" href="http://www.pradosoft.com/"><img src="http://www.pradosoft.com/images/powered2.gif" style="border-width:0px;" alt="Powered by PRADO" /></a>
</div>
</div><!-- page -->
|