fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16997] formatting code


From: sigurdne
Subject: [Fmsystem-commits] [16997] formatting code
Date: Wed, 23 Aug 2017 08:03:49 -0400 (EDT)

Revision: 16997
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16997
Author:   sigurdne
Date:     2017-08-23 08:03:49 -0400 (Wed, 23 Aug 2017)
Log Message:
-----------
formatting code

Modified Paths:
--------------
    trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php

Modified: trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php
===================================================================
--- trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php 
2017-08-22 14:20:52 UTC (rev 16996)
+++ trunk/bookingfrontend/inc/custom/default/Altinn2_Bergen_kommune.php 
2017-08-23 12:03:49 UTC (rev 16997)
@@ -147,7 +147,7 @@
                                }
 
                                $org_option .= <<<HTML
-                               <option 
value='{$org['id']}'{$selected}>{$org['name']}</option>
+                               <option value='{$org['id']}' 
{$selected}>{$org['name']}</option>
 
 HTML;
                        }
@@ -174,7 +174,7 @@
                        }
 
                        $html = <<<HTML
-                       <!DOCTYPE html>
+<!DOCTYPE html>
                        <html>
                                <head>
                                        <title>Velg organisasjon</title>




reply via email to

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