fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11705] Custom action for catch_18_1 and catch_3_1


From: Sigurd Nes
Subject: [Fmsystem-commits] [11705] Custom action for catch_18_1 and catch_3_1
Date: Sat, 15 Feb 2014 16:32:38 +0000

Revision: 11705
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11705
Author:   sigurdne
Date:     2014-02-15 16:32:34 +0000 (Sat, 15 Feb 2014)
Log Message:
-----------
Custom action for catch_18_1 and catch_3_1

Modified Paths:
--------------
    trunk/catch/inc/custom/default/notify_by_email_18_1.php

Modified: trunk/catch/inc/custom/default/notify_by_email_18_1.php
===================================================================
--- trunk/catch/inc/custom/default/notify_by_email_18_1.php     2014-02-15 
16:18:29 UTC (rev 11704)
+++ trunk/catch/inc/custom/default/notify_by_email_18_1.php     2014-02-15 
16:32:34 UTC (rev 11705)
@@ -144,7 +144,7 @@
 
                        if($attachments)
                        {
-                               $body .= "</br>Se vedlegg";
+                               $body .= "</br>Rappoer vedlagt";
                        }
                }
 
@@ -163,12 +163,12 @@
 
                                $this->db->query("UPDATE fm_catch_3_1 SET 
utflyttingsdato = '{$_utflyttingsdato}' WHERE id = '{$_id_3_1}'", __LINE__, 
__FILE__);
 
-                               $body .= "</br>Utflyttingsdato oppdatert fra 
{$_old_utflyttingsdato} til {$_utflyttingsdato} for inneflyttemelding 
{$_num_3_1}";
+                               $body .= "</br></br>Utflyttingsdato oppdatert 
fra {$_old_utflyttingsdato} til {$_utflyttingsdato} for inneflyttemelding 
{$_num_3_1}";
                        
                        }
                        else
                        {
-                               $body .= "</br>Fant ikke inneflyttemelding for 
kontraktsnummer {$_kontraktsnummer}";
+                               $body .= "</br></br>Fant ikke inneflyttemelding 
for kontraktsnummer {$_kontraktsnummer}";
 
                        }
                }




reply via email to

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