phpBMS

Changeset 204 for trunk/phpbms/info.php

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

Updated copyright. info and requirement pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/info.php

    r193 r204  
    44 $LastChangedDate$ 
    55 +-------------------------------------------------------------------------+ 
    6  | Copyright (c) 2005, Kreotek LLC                                         | 
     6 | Copyright (c) 2004 - 2007, Kreotek LLC                                  | 
    77 | All rights reserved.                                                    | 
    88 +-------------------------------------------------------------------------+ 
     
    7171<body> 
    7272<div class="bodyline" id="container"> 
    73         <h1>Commercial Open Source Business Management Web Application</h1> 
     73        <h1>About phpBMS</h1> 
     74        <p>phpBMS is commercial open source, web-based, business management software.</p> 
    7475         
    7576        <div id="phpBMSLogo" class="box small"> 
     
    7980        <div id="companyInfo"> 
    8081                <p class="small"> 
    81                         Copyright &copy; 2004 -2007 kreotek, llc. All Rights Reserved. 
    82                         phpBMS, and the phpBMS logo are trademarks of kreotek, llc. 
     82                        Copyright &copy; 2004 -2007 Kreotek, llc. All Rights Reserved. 
     83                        phpBMS, and the phpBMS logo are trademarks of Kreotek, llc.  
     84                        Software is licensed under a <a href="license.txt">modified BSD license</a>. 
    8385                </p> 
    8486                 
     
    115117 
    116118        <?php if(!isset($_SESSION["app_path"])) {?> 
    117         <p class="box" align="right"> 
    118                 <input type="button" value="back to login page" class="Buttons" onClick="document.location='index.php'" /> 
     119        <p align="right"> 
     120                <input type="button" value="Log In" class="Buttons" onClick="document.location='./'" id="loginButton"/> 
    119121        </p> 
    120122        <?php } ?> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.