phpBMS

Show
Ignore:
Timestamp:
01/05/10 09:42:49 (2 years ago)
Author:
brieb
Message:
  • fixed #393 - issue wth FPDI and php5.3 using depreciated object pointers during creation.
  • added link to phpBMS registration. Doing this in hopes to collect valuable information about phpBMS users and where to guide the project in the future
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/install/install.css

    r682 r712  
    114114} 
    115115 
     116#registerP { 
     117    background:white none repeat scroll 0 0; 
     118    border:1px solid #CCCCCC; 
     119    font-size:19px; 
     120    padding:10px; 
     121    color: #9F0000; 
     122    text-align:center; 
     123    margin: 15px 10px; 
     124} 
     125 
    116126#userpassTable{ 
    117127 
    118     margin: 0 auto; 
     128    margin: 10px auto; 
    119129 
    120130} 
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.