fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [6974] rental: typo


From: Sigurd Nes
Subject: [Fmsystem-commits] [6974] rental: typo
Date: Fri, 11 Feb 2011 14:34:33 +0000

Revision: 6974
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6974
Author:   sigurdne
Date:     2011-02-11 14:34:32 +0000 (Fri, 11 Feb 2011)
Log Message:
-----------
rental: typo

Modified Paths:
--------------
    trunk/rental/inc/class.uibilling.inc.php

Modified: trunk/rental/inc/class.uibilling.inc.php
===================================================================
--- trunk/rental/inc/class.uibilling.inc.php    2011-02-11 09:47:41 UTC (rev 
6973)
+++ trunk/rental/inc/class.uibilling.inc.php    2011-02-11 14:34:32 UTC (rev 
6974)
@@ -133,7 +133,7 @@
                                }
                        }
                        else if($billing_term == '3'){ // half year
-                               if($billing_moth == '1'){
+                               if($billing_month == '1'){
                                        $month = 6;
                                        $billing_term_label = 
lang('first_half');
                                }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]