diff --git a/e107_admin/credits.php b/e107_admin/credits.php index ce259544c..62f23c7a1 100644 --- a/e107_admin/credits.php +++ b/e107_admin/credits.php @@ -14,18 +14,17 @@ require_once("../class2.php"); $css = "body { text-align: left; font-size:13px; line-height:1.5em; font-weight:normal; font-family:Arial, Helvetica, sans-serif; } p { margin:0px 5px 10px 5px; } - h1 { font-size:20px; color:#134B63; font-weight:normal; line-height:1em; margin:20px 0px 5px 0px; } + a { color:#F6931E; text-decoration:none; } a:hover { color:#134B63; text-decoration:none; } .bold { font-weight:bold; } .center { text-align:center; } - .wrapper { width:800px; height:415px; margin:0px auto 0px 0px; padding-bottom:10px; } - .wrapper-top { height:10px; } - .wrapper-bottom { height:6px; } - .wrapper-middle { min-height:389px; background-color:#F6F6F6; } - .logo { } - .credits-content { padding:160px 20px 20px 20px; background:url(".e_IMAGE_ABS."admin_images/credits_logo.png) no-repeat 50% 30px; } - .copyright { text-align:center; margin-top:30px} + .wrapper { width:600px; margin:0px auto 0px 0px; padding-bottom:10px; } + .wrapper-middle { min-height:389px; } + .wrapper-text { } + .logo { margin-bottom:20px } + .credits-content { padding:20px 40px;} + .copyright { margin-top:30px} "; e107::css('inline',$css); @@ -37,19 +36,23 @@ require_once(e_ADMIN."auth.php"); $text .='
- Cameron Hanly, Miroslav Yovchev, Steven Davies,
- Henk Jongedijk, James Currie, Martin Nicholls,
- Steven Davies, Thom Michelbrink, Tijn Kuyper.
-
- Twitter Bootstrap, MagpieRSS, PCLZip, PCLTar, TinyMCE,
- Nuvolo Icons, PHPMailer, FPDF, UFPDF, PHP UTF8
-
+ Senior Developers: Cameron Hanly, Miroslav Yovchev, Steven Davies
+ Junior Developers: Tijn Kuyper, Henk Jongedijk
+ Early Developers: Thom Michelbrink, James Currie, Martin Nicholls
+
+ Twitter Bootstrap, MagpieRSS, PCLZip, PCLTar, TinyMCE,
+ Nuvolo Icons, PHPMailer, FPDF, UFPDF, PHP UTF8
+