phpBMS

Changeset 204 for trunk/phpbms/common

Show
Ignore:
Timestamp:
03/26/07 15:07:58 (5 years ago)
Author:
brieb
Message:

Updated copyright. info and requirement pages

Location:
trunk/phpbms/common
Files:
11 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/common/javascript/autofill.js

    r145 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/choicelist.js

    r145 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/common.js

    r202 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/datepicker.js

    r191 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/fields.js

    r193 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/menu.js

    r187 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/print.js

    r145 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/queryfunctions.js

    r168 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/javascript/timepicker.js

    r198 r204  
    33 $LastChangedDate$ 
    44 +-------------------------------------------------------------------------+ 
    5  | Copyright (c) 2005, Kreotek LLC                                         | 
     5 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    66 | All rights reserved.                                                    | 
    77 +-------------------------------------------------------------------------+ 
  • trunk/phpbms/common/stylesheet/mozilla/pages/info.css

    r169 r204  
    11/* $Rev$ | $LastChangedBy$ */ 
    22/* $LastChangedDate$ */ 
    3 #container{width:740px; margin:0 auto} 
     3#container{width:740px; margin:10px auto} 
    44#phpBMSLogo{ 
    55        float:right; 
    6         background:white url(../../../image/logo-large) 10px 10px no-repeat; 
     6        background:white url(../../../image/logo-large.png) 10px 10px no-repeat; 
    77        padding:77px 10px 10px 10px; 
    88        margin-right:20px; 
     
    1010        text-align:right; 
    1111} 
    12 #companyInfo{margin-right:190px; 
    13 } 
     12#companyInfo{margin-right:190px;} 
     13#loginButton{width:100px;} 
  • trunk/phpbms/common/stylesheet/mozilla/pages/requirements.css

    r166 r204  
    11/* $Rev$ | $LastChangedBy$ */ 
    22/* $LastChangedDate$ */ 
    3 #topTitle{} 
    4 #container{width:740px; margin:0 auto;} 
     3#container{width:740px; margin:10px auto;} 
     4#cba{margin-top:45px;} 
    55#logo{ 
    66        float:right;background:white url(../../../image/logo-large.png) 8px 12px no-repeat; 
     
    88} 
    99#logo span{display:none;} 
    10  
     10#browserTable{margin:20px;} 
     11#loginButton{width:100px;} 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.