Changeset 84 for dev/common/about.php
- Timestamp:
- 11/24/06 21:55:32 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/about.php
r79 r84 7 7 8 8 $html .= "<div class=block-header2>The Killboard</div>"; 9 // Please leave the information on the next line as is so that other people can easily find the EVE-Dev website. Remember to share any modifications to the EVE-Dev Killboard. 9 10 $html .= KB_TITLE . " killboard, created for <a href=\"http://www.eve-online.com/\">EVE Online</a> corporations and alliances.<br><p>Developed by the <a href=\"http://www.eve-dev.net/\">EVE-Dev</a> group.<br><p>Based on the EVE-Killboard created by <a href=\"mailto:rig0r@eve-killboard.net\">rig0r</a>. All EVE graphics used are © <a href=\"http://www.ccpgames.com/\">CCP</a>.<br><br>"; 10 11