phpBMS

Show
Ignore:
Timestamp:
02/16/07 11:59:50 (5 years ago)
Author:
brieb
Message:

Implemented #3. Fixed XHTML compliance of some <br> tags. Fixed invoice report errors. Fixed update.sql naming problem (had leading space)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/bms/adminsettings.php

    r155 r186  
    1010        <p> 
    1111                <label for="sshipping_markup">markup</label><br /> 
    12                 <?php field_text("sshipping_markup",$_SESSION["shipping_markup"],0,"","real",Array("size"=>"10","maxlength"=>"10")); ?><br> 
    13                 <span class="notes"><strong>Note:</strong> Enter the number to multiply the calculated shipping cost. <br> 
     12                <?php field_text("sshipping_markup",$_SESSION["shipping_markup"],0,"","real",Array("size"=>"10","maxlength"=>"10")); ?><br /> 
     13                <span class="notes"><strong>Note:</strong> Enter the number to multiply the calculated shipping cost. <br /> 
    1414                For example to mark up shipping costs by 10%, enter 1.1</span> 
    1515        </p> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.