phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5208 - in phpcompta/branches/rel601-ovh: html include i


From: phpcompta-dev
Subject: [Phpcompta-dev] r5208 - in phpcompta/branches/rel601-ovh: html include include/template
Date: Fri, 29 Mar 2013 19:50:17 +0100 (CET)

Author: danydb
Date: 2013-03-29 19:50:16 +0100 (Fri, 29 Mar 2013)
New Revision: 5208

Modified:
   phpcompta/branches/rel601-ovh/html/direct.php
   phpcompta/branches/rel601-ovh/html/do.php
   phpcompta/branches/rel601-ovh/include/action.common.inc.php
   phpcompta/branches/rel601-ovh/include/adm.inc.php
   phpcompta/branches/rel601-ovh/include/ajax_add_menu.php
   phpcompta/branches/rel601-ovh/include/ajax_auto_anc_card.php
   phpcompta/branches/rel601-ovh/include/ajax_get_menu_detail.php
   phpcompta/branches/rel601-ovh/include/ajax_get_profile.php
   phpcompta/branches/rel601-ovh/include/ajax_plugin_detail.php
   phpcompta/branches/rel601-ovh/include/audit_log.php
   phpcompta/branches/rel601-ovh/include/bank.inc.php
   phpcompta/branches/rel601-ovh/include/class_profile_menu.php
   phpcompta/branches/rel601-ovh/include/client.inc.php
   phpcompta/branches/rel601-ovh/include/constant.php
   phpcompta/branches/rel601-ovh/include/contact.inc.php
   phpcompta/branches/rel601-ovh/include/menu.inc.php
   phpcompta/branches/rel601-ovh/include/pref.inc.php
   phpcompta/branches/rel601-ovh/include/supplier.inc.php
   phpcompta/branches/rel601-ovh/include/template/account_result.php
   phpcompta/branches/rel601-ovh/include/template/account_search.php
   phpcompta/branches/rel601-ovh/include/template/action-reference.php
   phpcompta/branches/rel601-ovh/include/template/calendar.php
   phpcompta/branches/rel601-ovh/include/template/card_result.php
   phpcompta/branches/rel601-ovh/include/template/category_of_card.php
   phpcompta/branches/rel601-ovh/include/template/dashboard.php
   phpcompta/branches/rel601-ovh/include/template/detail-action.php
   phpcompta/branches/rel601-ovh/include/template/fiche_def_input.php
   phpcompta/branches/rel601-ovh/include/template/forecast-detail.php
   phpcompta/branches/rel601-ovh/include/template/forecast_cat.php
   phpcompta/branches/rel601-ovh/include/template/forecast_result.php
   phpcompta/branches/rel601-ovh/include/template/form_ledger_detail.php
   phpcompta/branches/rel601-ovh/include/template/form_ledger_fin.php
   phpcompta/branches/rel601-ovh/include/template/impress_cat_card.php
   phpcompta/branches/rel601-ovh/include/template/impress_reconciliation.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_ach.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_bottom.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_file.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_fin.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_forbidden.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_misc.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_top.php
   phpcompta/branches/rel601-ovh/include/template/ledger_detail_ven.php
   phpcompta/branches/rel601-ovh/include/template/ledger_search.php
   phpcompta/branches/rel601-ovh/include/template/letter_all.php
   phpcompta/branches/rel601-ovh/include/template/letter_prop.php
   phpcompta/branches/rel601-ovh/include/template/list_category_document.php
   phpcompta/branches/rel601-ovh/include/template/list_mod_payment.php
   phpcompta/branches/rel601-ovh/include/template/menu.php
   phpcompta/branches/rel601-ovh/include/template/menu_detail.php
   phpcompta/branches/rel601-ovh/include/template/modele_document.php
   phpcompta/branches/rel601-ovh/include/template/module.php
   phpcompta/branches/rel601-ovh/include/template/new_mod_payment.php
   phpcompta/branches/rel601-ovh/include/template/param_jrn.php
   phpcompta/branches/rel601-ovh/include/template/periode_add_exercice.php
   phpcompta/branches/rel601-ovh/include/template/profile.php
   phpcompta/branches/rel601-ovh/include/template/result_cat_card_summary.php
   phpcompta/branches/rel601-ovh/include/template/search_top.php
   phpcompta/branches/rel601-ovh/include/user_detail.inc.php
Log:
change short tag by long tag

Modified: phpcompta/branches/rel601-ovh/html/direct.php
===================================================================
--- phpcompta/branches/rel601-ovh/html/direct.php       2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/html/direct.php       2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -1,4 +1,4 @@
-<?
+<?php
 require_once "../include/setting.php";
 require_once ("class_database.php");
 require_once 'class_user.php';

Modified: phpcompta/branches/rel601-ovh/html/do.php
===================================================================
--- phpcompta/branches/rel601-ovh/html/do.php   2013-03-29 18:11:37 UTC (rev 
5207)
+++ phpcompta/branches/rel601-ovh/html/do.php   2013-03-29 18:50:16 UTC (rev 
5208)
@@ -19,6 +19,7 @@
  */
 /* $Revision$ */
 
+
 // Copyright Author Dany De Bontridder address@hidden
 require_once "../include/setting.php";
 /* !\file

Modified: phpcompta/branches/rel601-ovh/include/action.common.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/action.common.inc.php 2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/action.common.inc.php 2013-03-29 
18:50:16 UTC (rev 5208)
@@ -238,7 +238,7 @@
   <div id="search_action" 
style="width:50%;text-align:right;clear:both;display:block;">
     <fieldset>
     <legend>
-    <?=_('Recherche avancée')?>
+    <?php echo _('Recherche avancée')?>
     </legend>
     <form method="get" action="do.php">
     <?php
@@ -290,10 +290,10 @@
 
   echo _('affecté à d\'autre:').$my_action->input().'<br/>';
   ?>
-    <input type="submit" class="button" name="submit_query" 
value="<?=_('recherche')?>">
+    <input type="submit" class="button" name="submit_query" value="<?php echo 
_('recherche')?>">
        <input type="hidden" name="sa" value="list">
 
-       <?=$supl_hidden?>
+       <?php echo $supl_hidden?>
        </form>
 
        </fieldset>
@@ -304,11 +304,11 @@
        <form  method="get" action="do.php">
        <?php echo dossier::hidden();
   ?>
-       <input type="submit" class="button" name="submit_query" 
value="<?=_("Ajout Action")?>">
-         <input type="hidden" name="ac" value="<?=$_REQUEST['ac']?>">
+       <input type="submit" class="button" name="submit_query" value="<?php 
echo _("Ajout Action")?>">
+         <input type="hidden" name="ac" value="<?php echo $_REQUEST['ac']?>">
          <input type="hidden" name="sa" value="add_action">
-         <?=$supl_hidden?>
-         <input id="bt_search" type="button" class="button" 
onclick="toggleShow(this,'<?=_('Afficher Recherche')?>','<?=_('Cache 
Recherche')?>','search_action')" value="">
+         <?php echo $supl_hidden?>
+         <input id="bt_search" type="button" class="button" 
onclick="toggleShow(this,'<?php echo _('Afficher Recherche')?>','<?php echo 
_('Cache Recherche')?>','search_action')" value="">
 
          <script language="JavaScript">
          <?php
@@ -324,7 +324,7 @@
          else
            {
              ?>
-             toggleShow($('bt_search'),'<?=_('Afficher 
Recherche')?>','<?=_('Cache Recherche')?>','search_action')
+             toggleShow($('bt_search'),'<?php echo _('Afficher 
Recherche')?>','<?php echo _('Cache Recherche')?>','search_action')
                <?php
                }
   ?>

Modified: phpcompta/branches/rel601-ovh/include/adm.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/adm.inc.php   2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/adm.inc.php   2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -89,7 +89,7 @@
     echo _('Catégorie :').$sel_card->input();
 
     ?>
-    <input type="submit" class="button" name="submit_query" 
value="<?=_('recherche')?>">
+    <input type="submit" class="button" name="submit_query" value="<?php echo 
_('recherche')?>">
         <input type="hidden" name="p_action" value="adm">
                                                                      </form>
                                                                      </div>

Modified: phpcompta/branches/rel601-ovh/include/ajax_add_menu.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/ajax_add_menu.php     2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/ajax_add_menu.php     2013-03-29 
18:50:16 UTC (rev 5208)
@@ -57,31 +57,31 @@
 echo HtmlInput::title_box("Nouveau menu", $ctl);
 ?>
 <form method="POST" onsubmit="return confirm('Vous confirmez ?')">
-       <?=HtmlInput::hidden('p_id',$p_id)?>
+       <?php echo HtmlInput::hidden('p_id',$p_id)?>
 <table>
 <tr>
        <td>Code</td>
-       <td><?=$me_code->input()?></td>
+       <td><?php echo $me_code->input()?></td>
 </tr>
 <tr>
        <td>Dépendant de </td>
-       <td><?=$me_code_dep->input()?></td>
+       <td><?php echo $me_code_dep->input()?></td>
 </tr>
 
 <tr>
        <td>Ordre d'apparition</td>
-       <td><?=$p_order->input()?></td>
+       <td><?php echo $p_order->input()?></td>
 </tr>
 <tr>
        <td>Menu par défaut</td>
-       <td><?=$pm_default->input()?></td>
+       <td><?php echo $pm_default->input()?></td>
 </tr>
 <tr>
        <td>Type de menu</td>
-       <td><?=$p_type->input()?></td>
+       <td><?php echo $p_type->input()?></td>
 </tr>
 </table>
-<?
+<?php
 echo HtmlInput::submit('add_menu',"Valider");
 echo '</form>';
 ?>

Modified: phpcompta/branches/rel601-ovh/include/ajax_auto_anc_card.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/ajax_auto_anc_card.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/ajax_auto_anc_card.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,4 +1,4 @@
-<?
+<?php
 require_once ("class_database.php");
 require_once 'class_user.php';
 $cn=new Database($_GET['gDossier']);
@@ -6,7 +6,7 @@
 $user->Check();
 $user->check_dossier($_GET['gDossier']);
 if ( isset($_REQUEST['pa_id']) )
-{   
+{
     $res=$cn->exec_sql("select po_name,po_description from  poste_analytique 
where pa_id=$1 ~* and (po_description ~* $2 or po_name ~* $3 order by po_id 
limit 12",
         array($_REQUEST['pa_id'],$_POST['anccard'],$_POST['anccard']));
 }

Modified: phpcompta/branches/rel601-ovh/include/ajax_get_menu_detail.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/ajax_get_menu_detail.php      
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/ajax_get_menu_detail.php      
2013-03-29 18:50:16 UTC (rev 5208)
@@ -68,46 +68,46 @@
 
 ?>
 <form method="POST" onsubmit="return confirm('Vous confirmez ?')">
-       <?=HtmlInput::hidden('pm_id',$array[0]['pm_id'])?>
-       <?=HtmlInput::hidden('p_id',$array[0]['p_id'])?>
+       <?php echo HtmlInput::hidden('pm_id',$array[0]['pm_id'])?>
+       <?php echo HtmlInput::hidden('p_id',$array[0]['p_id'])?>
 <table>
 <tr>
        <td>Code</td>
-       <td><?=$me_code->input()?></td>
+       <td><?php echo $me_code->input()?></td>
 </tr>
-<?
+<?php
 if ($array[0]['p_type_display']!='P'):
 ?>
 <tr>
        <td>Dépendant de </td>
-       <td><?=$me_code_dep->input()?></td>
+       <td><?php echo $me_code_dep->input()?></td>
 </tr>
 
 <tr>
        <td>Ordre d'apparition</td>
-       <td><?=$p_order->input()?></td>
+       <td><?php echo $p_order->input()?></td>
 </tr>
 <tr>
        <td>Menu par défaut</td>
-       <td><?=$pm_default->input()?></td>
+       <td><?php echo $pm_default->input()?></td>
 </tr>
-<? endif;?>
+<?php endif;?>
 </table>
        <p>
-Cochez cette case si vous souhaitez effacer ce menu 
-<?
+Cochez cette case si vous souhaitez effacer ce menu
+<?php
 $delete=new ICheckBox('delete',"1");
 echo $delete->input();
 ?>
 </p>
        <p>
 Cochez cette case si vous souhaitez effacer ce menu ainsi que ceux qui en 
dépendent
-<?
+<?php
 $delete=new ICheckBox('del_dep',"1");
 echo $delete->input();
 ?>
 </p>
-<?
+<?php
 echo HtmlInput::submit('mod',"Valider");
 echo '</form>';
 

Modified: phpcompta/branches/rel601-ovh/include/ajax_get_profile.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/ajax_get_profile.php  2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/ajax_get_profile.php  2013-03-29 
18:50:16 UTC (rev 5208)
@@ -34,9 +34,9 @@
 $add_one=HtmlInput::button("add", "Ajout 
Menu","onclick=\"add_menu({dossier:$gDossier,p_id:$p_id})\"")
 ?>
 <hr>
-<h1>Profile <?=$profile->p_name?></h1>
+<h1>Profile <?php echo $profile->p_name?></h1>
 
-<?
+<?php
 $id=HtmlInput::hidden('p_id',$profile->p_id);
 $name=new IText("p_name",$profile->p_name);
 $desc=new IText("p_desc",$profile->p_desc);

Modified: phpcompta/branches/rel601-ovh/include/ajax_plugin_detail.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/ajax_plugin_detail.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/ajax_plugin_detail.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -33,22 +33,22 @@
 <table>
        <tr>
                <TD>Label</td>
-               <td><?=$me_menu->input();?></td>
+               <td><?php echo $me_menu->input();?></td>
        </tr>
        <tr>
                <TD>Code</td>
-               <td><?=$me_code->input();?></td>
+               <td><?php echo $me_code->input();?></td>
        </tr>
        <tr>
                <TD>Description</td>
-               <td><?=$me_description->input();?></td>
+               <td><?php echo $me_description->input();?></td>
        </tr>
        <tr>
                <TD>Fichier</td>
-               <td><?=$me_file->input();?></td>
+               <td><?php echo $me_file->input();?></td>
        </tr>
 </table>
-       <?
+       <?php
        if ($new ==1 )
        {
                echo HtmlInput::submit("save_plugin","Ajouter ce plugin");

Modified: phpcompta/branches/rel601-ovh/include/audit_log.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/audit_log.php 2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/audit_log.php 2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -47,23 +47,23 @@
     $r=$cn->fetch($i);
 ?>
 <td>
-    <?=h($r['ac_user']);?>
+    <?php echo h($r['ac_user']);?>
 </td>
 
 <td>
-<?=$r['fmt_date'];?>
+<?php echo $r['fmt_date'];?>
 </td>
 
 <td>
-<?=$r['ac_ip'];?>
+<?php echo $r['ac_ip'];?>
 </td>
 
 <td>
-<?=$r['ac_module'];?>
+<?php echo $r['ac_module'];?>
 </td>
 
 
-<?
+<?php
 switch ( $r['ac_state'] )
   {
   case 'FAIL';
@@ -76,11 +76,11 @@
          echo '<td>';
   }
 ?>
-<?=$r['ac_state']?>
+<?php echo $r['ac_state']?>
 </td>
 
 </TR>
-<?
+<?php
   endfor;
 ?>
 

Modified: phpcompta/branches/rel601-ovh/include/bank.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/bank.inc.php  2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/bank.inc.php  2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -85,8 +85,8 @@
     echo _('Inclure les banques sans opération :').$nooperation->input();
 
     ?>
-    <input type="submit" class="button" name="submit_query" 
value="<?=_('recherche')?>">
-                                           <input type="hidden" name="ac" 
value="<?=$_REQUEST['ac']?>">
+    <input type="submit" class="button" name="submit_query" value="<?php echo 
_('recherche')?>">
+                                           <input type="hidden" name="ac" 
value="<?php echo $_REQUEST['ac']?>">
                                                                      </form>
                                                                      </div>
                                                                      <?php

Modified: phpcompta/branches/rel601-ovh/include/class_profile_menu.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/class_profile_menu.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/class_profile_menu.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -39,10 +39,10 @@
                                                '<a class="line" 
href="javascript:void(0)" onclick="mod_menu(\'%s\',\'%s\')">%s</A>', $gDossier, 
$menu['pm_id'], $me_code);
                                ?>
                                <li>
-                                       <?= $me_menu?>
-                                       ( <?= $js?> )
-                                       <?= $me_desc?>
-                                       <?
+                                       <?php echo  $me_menu?>
+                                       ( <?php echo  $js?> )
+                                       <?php echo  $me_desc?>
+                                       <?php
                                        $ret2 = $this->cn->exec_sql("
                                                                        SELECT 
pm_id,
                                                                                
pm.me_code,

Modified: phpcompta/branches/rel601-ovh/include/client.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/client.inc.php        2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/client.inc.php        2013-03-29 
18:50:16 UTC (rev 5208)
@@ -83,8 +83,8 @@
 
                echo _('Inclure les clients sans opération :') . 
$nooperation->input();
                ?>
-           <input type="submit" class="button" name="submit_query" value="<?= 
_('recherche')?>">
-           <input type="hidden" name="ac" value="<?= $_REQUEST['ac']?>">
+           <input type="submit" class="button" name="submit_query" 
value="<?php echo  _('recherche')?>">
+           <input type="hidden" name="ac" value="<?php echo  
$_REQUEST['ac']?>">
        </form>
         </div>
        <?php

Modified: phpcompta/branches/rel601-ovh/include/constant.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/constant.php  2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/constant.php  2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -36,7 +36,7 @@
 /*set to none for production */
 /* uncomment for production */
 //$version_phpcompta=SVNINFO;
-define ("DEBUG",false);
+define ("DEBUG",true);
 
 $version_phpcompta=4823;
 //define ("DEBUG",true);

Modified: phpcompta/branches/rel601-ovh/include/contact.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/contact.inc.php       2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/contact.inc.php       2013-03-29 
18:50:16 UTC (rev 5208)
@@ -90,8 +90,8 @@
                echo _('Société :') . $sl_company->input();
 
                ?>
-           <input type="submit" class="button" name="submit_query" value="<?= 
_('recherche')?>">
-           <input type="hidden" name="ac" value="<?= $_REQUEST['ac']?>">
+           <input type="submit" class="button" name="submit_query" 
value="<?php echo  _('recherche')?>">
+           <input type="hidden" name="ac" value="<?php echo  
$_REQUEST['ac']?>">
        </form>
         </div>
        <?php

Modified: phpcompta/branches/rel601-ovh/include/menu.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/menu.inc.php  2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/menu.inc.php  2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -143,9 +143,9 @@
 ?>
 <fieldset><legend>Recherche</legend>
 <form method="GET">
-       <?=$iselect->input()?>
-       <?=HtmlInput::submit("search", "Recherche")?>
-       <?=HtmlInput::request_to_hidden(array('ac','gDossier','ord'))?>
+       <?php echo $iselect->input()?>
+       <?php echo HtmlInput::submit("search", "Recherche")?>
+       <?php echo HtmlInput::request_to_hidden(array('ac','gDossier','ord'))?>
 </form>
 </fieldset>
 <p class="info"> le type vaut :
@@ -157,7 +157,7 @@
        </ul>
 
        </p>
-<?
+<?php
 $gDossier=Dossier::id();
 echo HtmlInput::button("Add_plugin", "Ajout d'un plugin", 
"onclick=add_plugin($gDossier)");
 echo HtmlInput::button("Add_menu", "Ajout d'un menu", 
"onclick=create_menu($gDossier)");

Modified: phpcompta/branches/rel601-ovh/include/pref.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/pref.inc.php  2013-03-29 18:11:37 UTC 
(rev 5207)
+++ phpcompta/branches/rel601-ovh/include/pref.inc.php  2013-03-29 18:50:16 UTC 
(rev 5208)
@@ -149,7 +149,7 @@
                    </td>
                    <td>  <?php echo $msg;?></td>
                <tr>
-                   <td><? echo _('Taille des pages');?></td>
+                   <td><?php echo _('Taille des pages');?></td>
                    <td>
                        <SELECT NAME="p_size">
                            <option value="15">15
@@ -167,7 +167,7 @@
 
                    </td>
                </tr>
-                   <?
+                   <?php
                }
                ?>
            </table>

Modified: phpcompta/branches/rel601-ovh/include/supplier.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/supplier.inc.php      2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/supplier.inc.php      2013-03-29 
18:50:16 UTC (rev 5208)
@@ -89,8 +89,8 @@
     echo _('Inclure les fournisseurs sans opération :').$nooperation->input();
 
     ?>
-    <input type="submit" class="button" name="submit_query" 
value="<?=_('recherche')?>">
-                                           <input type="hidden" name="ac" 
value="<?=$_REQUEST['ac']?>">
+    <input type="submit" class="button" name="submit_query" value="<?php echo 
_('recherche')?>">
+                                           <input type="hidden" name="ac" 
value="<?php echo $_REQUEST['ac']?>">
                                                                      </form>
                                                                      </div>
                                                                      <?php

Modified: phpcompta/branches/rel601-ovh/include/template/account_result.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/account_result.php   
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/account_result.php   
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,28 +1,28 @@
 <fieldset id="asearch" style="height:88%">
-<legend><? echo _('Résultats')?></legend>
+<legend><?php echo _('Résultats')?></legend>
 <div style="height:88%;overflow:auto;">
 <table>
-<? for ($i=0;$i<sizeof($array);$i++) : ?>
+<?php for ($i=0;$i<sizeof($array);$i++) : ?>
 <tr>
 <td>
-<a href="javascript:void(0)" onclick="<?=$array[$i]['javascript']?>">
-<span  id="val<?=$i?>">
-<?=$array[$i]['pcm_val']?>
+<a href="javascript:void(0)" onclick="<?php echo $array[$i]['javascript']?>">
+<span  id="val<?php echo $i?>">
+<?php echo $array[$i]['pcm_val']?>
 </span>
 </a>
 </td>
 <td>
-<span id="lib<?=$i?>">
-<?=$array[$i]['pcm_lib']?>
+<span id="lib<?php echo $i?>">
+<?php echo $array[$i]['pcm_lib']?>
 </span>
 </td>
 </tr>
 
 
-<? endfor; ?>
+<?php endfor; ?>
 </table>
 <span style="font-style:italic">
-<? echo _("Nombre d'enregistrements")." ".$i;?>
+<?php echo _("Nombre d'enregistrements")." ".$i;?>
 </span>
 
 </div>

Modified: phpcompta/branches/rel601-ovh/include/template/account_search.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/account_search.php   
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/account_search.php   
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,3 +1,3 @@
-<? echo _('Partie du poste comptable ou du libellé'); ?>
-<?=$str_poste?>
-<?=$str_submit?>
\ No newline at end of file
+<?php echo _('Partie du poste comptable ou du libellé'); ?>
+<?php echo $str_poste?>
+<?php echo $str_submit?>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/action-reference.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/action-reference.php 
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/action-reference.php 
2013-03-29 18:50:16 UTC (rev 5208)
@@ -29,7 +29,7 @@
 $new_action=new INum('new_ref',0);
 ?>
 <p>
-       Ajout d'une action qui dépend de l'action actuelle : 
<?=$new_action->input()?>
+       Ajout d'une action qui dépend de l'action actuelle : <?php echo 
$new_action->input()?>
        <span class="notice"> Ne donner que le numéro de document
        </span>
 </p>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/calendar.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/calendar.php 2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/calendar.php 2013-03-29 
18:50:16 UTC (rev 5208)
@@ -1,5 +1,5 @@
 <div class="pc_calendar" id="user_cal" style="width:100%">
-<?=$month_year?>
+<?php echo $month_year?>
 <table width="100%">
 <tr>
 <?php

Modified: phpcompta/branches/rel601-ovh/include/template/card_result.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/card_result.php      
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/card_result.php      
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,31 +1,31 @@
 <fieldset id="asearch" style="height:88%">
-   <legend><? echo _('Résultats'); ?></legend>
+   <legend><?php echo _('Résultats'); ?></legend>
 <div style="height:88%;overflow:auto;">
 <table >
-<? for ($i=0;$i<sizeof($array);$i++) : ?>
+<?php for ($i=0;$i<sizeof($array);$i++) : ?>
 <tr>
 <td style="padding-right:55">
-<a href="javascript:void(0)" class="one" 
onclick="<?=$array[$i]['javascript']?>">
-<?=$array[$i]['quick_code']?>
+<a href="javascript:void(0)" class="one" onclick="<?php echo 
$array[$i]['javascript']?>">
+<?php echo $array[$i]['quick_code']?>
 </a>
 </td>
 <td>
-   <?=$array[$i]['name']?>
+   <?php echo $array[$i]['name']?>
 </td>
 <td>
-   <?=$array[$i]['first_name']?>
+   <?php echo $array[$i]['first_name']?>
 </td>
 <td>
-<?=$array[$i]['description']?>
+<?php echo $array[$i]['description']?>
 </td>
 
 </tr>
 
 
-<? endfor; ?>
+<?php endfor; ?>
 </table>
 <span style="font-style: italic;">
-   <? echo _("Nombre d'enregistrements:$i"); ?>
+   <?php echo _("Nombre d'enregistrements:$i"); ?>
 </span>
 <br>
 </div>

Modified: phpcompta/branches/rel601-ovh/include/template/category_of_card.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/category_of_card.php 
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/category_of_card.php 
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,42 +1,42 @@
-<?
+<?php 
      echo HtmlInput::anchor_close($ctl);
 ?>
-   <? echo h2info(_("Ajout d'une catégorie").$msg); ?>
+   <?php echo h2info(_("Ajout d'une catégorie").$msg); ?>
 
 <div class="content">
-<form id="newcat" name="newcat" method="get" 
onsubmit="this.ipopup='<?=$ipopup?>';save_card_category(this);return false;">
-<?
+<form id="newcat" name="newcat" method="get" onsubmit="this.ipopup='<?php echo 
$ipopup?>';save_card_category(this);return false;">
+<?php 
  echo HtmlInput::get_to_hidden(array('gDossier','cat'));
  ?>
 
        <TABLE BORDER="0" CELLSPACING="0">
 <TR>
-   <TD><?=_('Nom de la catégorie de fiche')?> </TD>
-<TD><?=$nom_mod->input()?></TD>
+   <TD><?php echo _('Nom de la catégorie de fiche')?> </TD>
+<TD><?php echo $nom_mod->input()?></TD>
 </TR>
 <TR>
-   <TD> <?=_('Classe de base')?> </TD>
+   <TD> <?php echo _('Classe de base')?> </TD>
 <TD>
-<?=$str_poste?>
+<?php echo $str_poste?>
 </TD>
 <td><span id="class_base_label"></span></td>
 </TR>
 <TR>
-   <TD> <INPUT TYPE="CHECKBOX" NAME="create" UNCHECKED><?=_('Création 
automatique du poste comptable')?></TD>
+   <TD> <INPUT TYPE="CHECKBOX" NAME="create" UNCHECKED><?php echo _('Création 
automatique du poste comptable')?></TD>
 </TR>
 </TABLE>
 <p class="info">
-   <?=_('Si vous utilisez la création automatique de poste, chaque nouvelle 
fiche de cette catégorie aura son propre poste comptable. Ce poste comptable 
sera la classe de base augmenté de 1.')?>
+   <?php echo _('Si vous utilisez la création automatique de poste, chaque 
nouvelle fiche de cette catégorie aura son propre poste comptable. Ce poste 
comptable sera la classe de base augmenté de 1.')?>
 </p>
 <p class="info">
-   <?=_('Si vous n\'utilisez pas la création automatique, toutes les nouvelles 
fiches auront par défaut le même poste comptable. Ce poste comptable par défaut 
est la classe de base.')?>
+   <?php echo _('Si vous n\'utilisez pas la création automatique, toutes les 
nouvelles fiches auront par défaut le même poste comptable. Ce poste comptable 
par défaut est la classe de base.')?>
 </p>
 <p class="info">
-<?=_(' A moins qu\'en créant la fiche, vous forcez un autre poste comptable')?>
+<?php echo _(' A moins qu\'en créant la fiche, vous forcez un autre poste 
comptable')?>
 </p>
 
 <p>
-<?=$submit?> <?=HtmlInput::button_close($ipopup)?>
+<?php echo $submit?> <?php echo HtmlInput::button_close($ipopup)?>
 </p>
 </form>
 </div>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/dashboard.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/dashboard.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/dashboard.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,6 +1,6 @@
 <div style="float:left;width:50%">
 <fieldset style="width:100%">
-<legend><?=_('Calendrier')?>
+<legend><?php echo _('Calendrier')?>
 </legend>
 <?php echo $cal->display(); ?>
 </fieldset>
@@ -25,7 +25,7 @@
 ?>
 
 <div style="float:right;width:45%">
-<fieldset> <legend><?=_('Pense-Bête')?></legend>
+<fieldset> <legend><?php echo _('Pense-Bête')?></legend>
 
 <?php
 echo HtmlInput::button('add',_('Ajout'),'onClick="add_todo()"');

Modified: phpcompta/branches/rel601-ovh/include/template/detail-action.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/detail-action.php    
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/detail-action.php    
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,6 +1,6 @@
 <fieldset>
   <legend>
-<?=_('Informations générales')?>
+<?php echo _('Informations générales')?>
   </legend>
   <div style="float:right">
     <?echo $retour;
@@ -12,7 +12,7 @@
         <table width="50%">
           <TR>
             <TD>
-   <?=_('Date')?>
+   <?php echo _('Date')?>
             </TD>
             <TD>
               <?php echo $date->input();
@@ -21,7 +21,7 @@
           </TR>
           <TR>
             <TD>
-           <?=_('Heure')?>
+           <?php echo _('Heure')?>
             </TD>
             <TD>
               <?php echo $str_ag_hour;
@@ -30,7 +30,7 @@
           </TR>
           <tr>
             <TD>
-           <?=_('Reference')?>
+           <?php echo _('Reference')?>
             </TD>
             <TD>
               <?php echo $str_ag_ref;
@@ -39,7 +39,7 @@
           </TR>
        <tr>
           <TD>
-           <?=_('Destinataire')?>
+           <?php echo _('Destinataire')?>
           </TD>
           <TD>
   <?php echo $w->search().$w->input();
@@ -48,7 +48,7 @@
           </Tr>
        <tr>
           <TD>
-         <?=_('Contact')?>
+         <?php echo _('Contact')?>
           </TD>
           <TD>
   <?php echo $ag_contact->search().$ag_contact->input();
@@ -68,7 +68,7 @@
         <table>
           <tr>
             <td>
-   <?=_('Concerne')?>
+   <?php echo _('Concerne')?>
             </td>
             <td>
               <?php echo $lag_ref_ag_id;
@@ -77,7 +77,7 @@
           </tr>
           <tr>
             <TD>
-           <?=_('Type')?>
+           <?php echo _('Type')?>
             </TD>
             <TD>
               <?php echo $str_doc_type;
@@ -87,7 +87,7 @@
 
           <tr>
             <TD>
-           <?=_('Calendrier')?>
+           <?php echo _('Calendrier')?>
             </TD>
             <TD>
               <?php echo $str_ag_cal;
@@ -96,7 +96,7 @@
           </tr>
           <tr>
             <TD>
-           <?=_('Etat')?>
+           <?php echo _('Etat')?>
             </TD>
             <td>
               <?php echo $str_state;
@@ -106,7 +106,7 @@
           </TR>
           <tr>
             <TD>
-           <?=_('Priorité')?>
+           <?php echo _('Priorité')?>
             </TD>
             <td>
               <?php echo $str_ag_priority;
@@ -116,7 +116,7 @@
           </TR>
           <tr>
             <TD>
-           <?=_('Affecté')?>
+           <?php echo _('Affecté')?>
             </TD>
             <td>
               <?php echo $str_ag_dest;?>
@@ -130,7 +130,7 @@
 </fieldset>
 <fieldset>
   <legend>
-           <?=_('Description')?>
+           <?php echo _('Description')?>
   </legend>
   <p>
 <script language="javascript">
@@ -147,24 +147,24 @@
    }
 </script>
 
-   <h4 class="info"><?=_('Titre')?></h4>
+   <h4 class="info"><?php echo _('Titre')?></h4>
     <p style="margin-left:100">
     <?php echo $title->input();
     ?>
 </p>
-<h4 class="info">   <?=_('Commentaire')?></h4>
+<h4 class="info">   <?php echo _('Commentaire')?></h4>
     <div style="margin-left:100">
     <?php echo $desc->input();
 $style_enl='style="display:inline"';$style_small='style="display:none"';
 if (strlen($desc->value)>300) 
{$style_enl='style="display:none"';$style_small='style="display:inline"';}
 ?>
-<input type="button" id="bt_enlarge" <?=$style_enl?> value="+" 
onclick="enlarge('ag_comment');return false;">
-<input type="button" id="bt_small"  <?=$style_small?> value="-" 
style="display:none" onclick="small('ag_comment');return false;">
+<input type="button" id="bt_enlarge" <?php echo $style_enl?> value="+" 
onclick="enlarge('ag_comment');return false;">
+<input type="button" id="bt_small"  <?php echo $style_small?> value="-" 
style="display:none" onclick="small('ag_comment');return false;">
   </div>
 </fieldset>
 <input type='button' class="button" value='Montrer articles' id="toggleButton" 
onclick='toggleShowDetail()'>
 <fieldset id="fldDetail" style='display:block'>
-   <LEGEND> <?=_('Détail des articles')?>
+   <LEGEND> <?php echo _('Détail des articles')?>
 </LEGEND>
 <?php // hidden fields
 for ($i=0;$i<count($aArticle);$i++) :
@@ -175,13 +175,13 @@
 ?>
 <table id="art" >
 <tr>
-  <th><?=_('Fiche')?></th>
-  <th><?=_('Description')?></th>
-  <th><?=_('prix unitaire')?></th>
-<th><?=_('quantité')?></th>
-<th><?=_('Code TVA')?></th>
-<th><?=_('Montant TVA')?></th>
-<th><?=_('Montant TVAC')?></th>
+  <th><?php echo _('Fiche')?></th>
+  <th><?php echo _('Description')?></th>
+  <th><?php echo _('prix unitaire')?></th>
+<th><?php echo _('quantité')?></th>
+<th><?php echo _('Code TVA')?></th>
+<th><?php echo _('Montant TVA')?></th>
+<th><?php echo _('Montant TVAC')?></th>
 
 </tr>
 
@@ -203,14 +203,14 @@
 function toggleShowDetail() {
        try {var detail=g('fldDetail');
        var but=g('toggleButton');
-       if (detail.style.display=='block' ) { but.value="<?=_("Montrer les 
détails")?>";detail.style.display='none';}
-       else { but.value="<?=_("Cacher les 
détails")?>";detail.style.display='block';} }
+       if (detail.style.display=='block' ) { but.value="<?php echo _("Montrer 
les détails")?>";detail.style.display='none';}
+       else { but.value="<?php echo _("Cacher les 
détails")?>";detail.style.display='block';} }
        catch (error)  {alert(error);}
        }
 
 </script>
 <div style="float: left; text-align: right; padding-right: 5px; font-size: 
1.2em; font-weight: bold; color: blue;">
-  <input name="act" id="act" class="button" value="<?=_('Actualiser')?>" 
onclick="compute_all_ledger();" type="button">
+  <input name="act" id="act" class="button" value="<?php echo 
_('Actualiser')?>" onclick="compute_all_ledger();" type="button">
 
     <div style="float: right; text-align: left; font-size: 1.2em; font-weight: 
bold; color: blue;" id="sum">
     <br><span id="htva">0.0</span>
@@ -228,7 +228,7 @@
 </fieldset>
 <fieldset >
   <legend>
-     <?=_('Document à générer')?>
+     <?php echo _('Document à générer')?>
   </legend>
   <?php echo $str_select_doc;
 echo $str_submit_generate;
@@ -236,7 +236,7 @@
 </fieldset>
 <fieldset>
   <legend>
-     <?=_('Pièces attachées')?>
+     <?php echo _('Pièces attachées')?>
   </legend>
   <?php
 for ($i=0;$i<sizeof($aAttachedFile);$i++) :
@@ -262,7 +262,7 @@
        new_element.innerHTML='<input class="inp" type="file" value="" 
name="file_upload[]"/>';
        docAdded.appendChild(new_element);
 }
-catch(exception) { alert('<?=j(_('Je ne peux pas ajouter de fichier'))?>'); 
alert(exception.message);}
+catch(exception) { alert('<?php echo j(_('Je ne peux pas ajouter de 
fichier'))?>'); alert(exception.message);}
 }
 </script>
   <p>

Modified: phpcompta/branches/rel601-ovh/include/template/fiche_def_input.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/fiche_def_input.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/fiche_def_input.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,21 +1,21 @@
 <TABLE BORDER="0" CELLSPACING="0">
 <TR>
-<TD><?=('Catégorie de fiche')?> </TD>
+<TD><?php echo ('Catégorie de fiche')?> </TD>
 <TD><INPUT TYPE="INPUT" NAME="nom_mod"></TD>
 </TR>
 <TR>
-   <TD> <?=_('Classe de base')?> </TD>
-<TD><?=$f_class_base?> </TD>
+   <TD> <?php echo _('Classe de base')?> </TD>
+<TD><?php echo $f_class_base?> </TD>
 <td><span id="class_base_label"></span></td>
 </TR>
 <TR>
-<TD colspan='2'> <INPUT TYPE="CHECKBOX" NAME="create" CHECKED><?=_('Création 
automatique du poste comptable uniquement s\'il n\y a qu\'un seul poste')?></TD>
+<TD colspan='2'> <INPUT TYPE="CHECKBOX" NAME="create" CHECKED><?php echo 
_('Création automatique du poste comptable uniquement s\'il n\y a qu\'un seul 
poste')?></TD>
 </TR>
 <?php
   if ( sizeof($ref)  ) {
     foreach ($ref as $i=>$v) { ?>
 <TR><TD COLSPAN="2">
-<? echo $iradio->input("FICHE_REF",$v['frd_id']);
+<?php echo $iradio->input("FICHE_REF",$v['frd_id']);
    echo $v['frd_text'];
    if ( sizeof ($v['frd_class_base']) != 0 )
           echo "&nbsp;&nbsp<I>Class base = ".$v['frd_class_base']."</I>";

Modified: phpcompta/branches/rel601-ovh/include/template/forecast-detail.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/forecast-detail.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/forecast-detail.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -24,7 +24,7 @@
 </tr>
 <?php endfor;?>
 </table>
-<?=$f_add_row ?>
+<?php echo $f_add_row ?>
 </fieldset>
 
 

Modified: phpcompta/branches/rel601-ovh/include/template/forecast_cat.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/forecast_cat.php     
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/forecast_cat.php     
2013-03-29 18:50:16 UTC (rev 5208)
@@ -2,8 +2,8 @@
 <legend>
 <?php echo $str_action;?></legend>
 <?php echo $str_name;?>
-Date de début <?=$str_start_date?>
-Date de fin <?=$str_end_date ?>
+Date de début <?php echo $str_start_date?>
+Date de fin <?php echo $str_end_date ?>
 
 <h2> <?php echo _('Catégories');?></h2>
 <table>

Modified: phpcompta/branches/rel601-ovh/include/template/forecast_result.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/forecast_result.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/forecast_result.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,5 +1,5 @@
 <h1><?php echo $str_name;?></h1>
-Période du <?=$str_start?> à <?=$str_end;?>
+Période du <?php echo $str_start?> à <?php echo $str_end;?>
 <?php  for ($i=0;$i<count($aCat);$i++): // foreach category ?>
 <?php if (count($aItem[$i])==0) continue;?>
 <fieldset>
@@ -166,18 +166,18 @@
 
 
 <?php endfor;?>
-<? if ( ! empty ($error) ) : ?>
+<?php if ( ! empty ($error) ) : ?>
 <div class="error">
 Désolé il y a des formules incorrectes 
 <ul style="list-style-type:none">
 
-   <? $last="";?>
-   <? for ($i=0;$i<count($error);$i++) : ?>
-<?
+   <?php $last="";?>
+   <?php for ($i=0;$i<count($error);$i++) : ?>
+<?php 
    if ( $last != $error[$i] ) {  echo h($error[$i]); }
 $last=$error[$i];
 endfor;
 ?>
 </ul>
 </div>
-<? endif; ?>
\ No newline at end of file
+<?php endif; ?>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/form_ledger_detail.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/form_ledger_detail.php       
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/form_ledger_detail.php       
2013-03-29 18:50:16 UTC (rev 5208)
@@ -2,45 +2,45 @@
 
 ?>
 <fieldset>
-<legend><?=$f_legend ?>
+<legend><?php echo $f_legend ?>
 </legend>
        <div id="jrn_name_div">
-       <h2 id="jrn_name"> <?=$this->get_name()?></h2>
+       <h2 id="jrn_name"> <?php echo $this->get_name()?></h2>
 </div>
-      <?=_('Date').':'?> <?=$f_date ?> <?=_('Echeance')?> : <?=$f_echeance?>
-<?=$f_periode?><br>
-      <?=_('Journal')?> <?=$f_jrn?><br><hr>
-<?=$f_type?><?=$f_client_qcode?><?=$f_client_bt?> <?=$f_client?><br>
-      <?=_('Libellé')?> <?=$f_desc?>
-      <?=_('Num Pj')?> <?=$f_pj?><br>
-<?=$str_add_button?>
+      <?php echo _('Date').':'?> <?php echo $f_date ?> <?php echo 
_('Echeance')?> : <?php echo $f_echeance?>
+<?php echo $f_periode?><br>
+      <?php echo _('Journal')?> <?php echo $f_jrn?><br><hr>
+<?php echo $f_type?><?php echo $f_client_qcode?><?php echo $f_client_bt?> 
<?php echo $f_client?><br>
+      <?php echo _('Libellé')?> <?php echo $f_desc?>
+      <?php echo _('Num Pj')?> <?php echo $f_pj?><br>
+<?php echo $str_add_button?>
 </fieldset>
 
 <fieldset>
-<legend><?=$f_legend_detail?></legend>
+<legend><?php echo $f_legend_detail?></legend>
 <table id="sold_item" width="100%" border="0">
 <tr>
-<th style="width:auto"colspan="2">Code <?=HtmlInput::infobulle(0)?></th>
-      <th><?=_('Dénomination')?></th>
-      <th><?=_('prix/unité htva')?><?=HtmlInput::infobulle(6)?></th>
-      <th><?=_('quantité')?></th>
-      <th><?=_('Total HTVA')?></th>
-<? if ($flag_tva =='Y') : ?>
- <th><?=_('tva')?></th>
- <th><?=_('tot.tva')?></th>
-<th><?=_('tvac')?></th>
-<? endif;?>
+<th style="width:auto"colspan="2">Code <?php echo 
HtmlInput::infobulle(0)?></th>
+      <th><?php echo _('Dénomination')?></th>
+      <th><?php echo _('prix/unité htva')?><?php echo 
HtmlInput::infobulle(6)?></th>
+      <th><?php echo _('quantité')?></th>
+      <th><?php echo _('Total HTVA')?></th>
+<?php if ($flag_tva =='Y') : ?>
+ <th><?php echo _('tva')?></th>
+ <th><?php echo _('tot.tva')?></th>
+<th><?php echo _('tvac')?></th>
+<?php endif;?>
 
 
 
 </tr>
-<? foreach ($array as $item) {
+<?php foreach ($array as $item) {
 echo '<tr>';
 echo $item['quick_code'];
 echo '<td>'.$item['bt'].'</td>';
 ?>
-<td style="border-bottom: 1px dotted grey; width: 75%;"><?=$item['denom'] 
?></td>
-<?
+<td style="border-bottom: 1px dotted grey; width: 75%;"><?php echo 
$item['denom'] ?></td>
+<?php 
 echo td($item['pu']);
 echo td($item['quantity' ]);
 echo td($item['htva']);
@@ -57,7 +57,7 @@
 </table>
 
 <div 
style="position:float;float:right;text-align:right;padding-right:5px;font-size:1.2em;font-weight:bold;color:blue">
-      
<?=HtmlInput::button('act',_('Actualiser'),'onClick="compute_all_ledger();"'); 
?>
+      <?php echo 
HtmlInput::button('act',_('Actualiser'),'onClick="compute_all_ledger();"'); ?>
  </div>
 
     <div 
style="position:float;float:right;text-align:left;font-size:1.2em;font-weight:bold;color:blue"
 id="sum">
@@ -74,11 +74,11 @@
 <?php
        if ( $flag_tva =='Y') :
        ?>
-  <br><?=_('Total HTVA')?>
-  <br><?=_('Total TVA')?>
-  <br><?=_('Total TVAC')?>
+  <br><?php echo _('Total HTVA')?>
+  <br><?php echo _('Total TVA')?>
+  <br><?php echo _('Total TVAC')?>
  <?php else:  ?>
-     <br><?=_('Total')?>
+     <br><?php echo _('Total')?>
 <?php endif; ?>
 </div>
 

Modified: phpcompta/branches/rel601-ovh/include/template/form_ledger_fin.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/form_ledger_fin.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/form_ledger_fin.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,34 +1,34 @@
 <fieldset>
        <div id="jrn_name_div">
-       <h2 id="jrn_name"> <?=$this->get_name()?></h2>
+       <h2 id="jrn_name"> <?php echo $this->get_name()?></h2>
 </div>
-<legend><?=$f_legend ?> </legend>
-   <?=_('Date').' '.$f_date ?>
-<?=$f_period?><br>
-<?=$f_jrn?><br>
-<?=_('Banque')?><?=$f_bank ?>
+<legend><?php echo $f_legend ?> </legend>
+   <?php echo _('Date').' '.$f_date ?>
+<?php echo $f_period?><br>
+<?php echo $f_jrn?><br>
+<?php echo _('Banque')?><?php echo $f_bank ?>
 
 </fieldset>
 
 <fieldset>
-<legend><?=$f_legend_detail?></legend>
-   <fieldset><legend><?=_('Extrait de compte')?></legend>
-   <?=_('Numéro extrait')?> <?=$f_extrait?>
-   <?=_('Solde début') ?> <?=$wFirst->input();?>
-<?=_('Solde Fin')?> <?=$wLast->input();?>
+<legend><?php echo $f_legend_detail?></legend>
+   <fieldset><legend><?php echo _('Extrait de compte')?></legend>
+   <?php echo _('Numéro extrait')?> <?php echo $f_extrait?>
+   <?php echo _('Solde début') ?> <?php echo $wFirst->input();?>
+<?php echo _('Solde Fin')?> <?php echo $wLast->input();?>
 </fieldset>
-<?=$str_add_button?>
-   <fieldset><legend><?=_('Opérations')?></legend>
+<?php echo $str_add_button?>
+   <fieldset><legend><?php echo _('Opérations')?></legend>
 <table id="fin_item" width="100%" border="0">
 <tr>
 <th style="text-align: left;width: auto">code<?HtmlInput::infobulle(0)?></TH>
-   <th style="text-align: left"><?=_('Fiche')?></TH>
-   <th style="text-align: left"><?=_('Commentaire')?></TH>
-   <th style="text-align: left"><?=_('Montant')?></TH>
-   <th style="text-align: left;width:auto"colspan="2"> <?=_('Op. 
Concernée(s)')?></th>
+   <th style="text-align: left"><?php echo _('Fiche')?></TH>
+   <th style="text-align: left"><?php echo _('Commentaire')?></TH>
+   <th style="text-align: left"><?php echo _('Montant')?></TH>
+   <th style="text-align: left;width:auto"colspan="2"> <?php echo _('Op. 
Concernée(s)')?></th>
 </tr>
 
-<? foreach ($array as $item) {
+<?php foreach ($array as $item) {
 echo '<tr>';
 echo td($item['qcode'].$item['search']);
 echo td($item['cname']);

Modified: phpcompta/branches/rel601-ovh/include/template/impress_cat_card.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/impress_cat_card.php 
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/impress_cat_card.php 
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,22 +1,22 @@
 <table>
 <tr>
-  <td><?=_('Categorie')?> </td>
-  <td><?=$str_categorie?></td>
+  <td><?php echo _('Categorie')?> </td>
+  <td><?php echo $str_categorie?></td>
 </tr>
 <tr>
-  <td><?=_('Type')?></td>
-  <td><?=$str_histo?></td>
+  <td><?php echo _('Type')?></td>
+  <td><?php echo $str_histo?></td>
 </tr>
 <tr id="trstart">
-  <td><?=_('Depuis')?></td>
-  <td> <?=$str_start?></td>
+  <td><?php echo _('Depuis')?></td>
+  <td> <?php echo $str_start?></td>
 </tr>
 <tr id="trend">
-  <td><?=_('Jusque')?></td>
-  <td><?=$str_end?></td>
+  <td><?php echo _('Jusque')?></td>
+  <td><?php echo $str_end?></td>
 <tr id="allcard">
        <td>Toutes les fiches</td>
-       <td><?=$str_icall?></td>
+       <td><?php echo $str_icall?></td>
 </tr>
 </tr>
 </table>

Modified: 
phpcompta/branches/rel601-ovh/include/template/impress_reconciliation.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/impress_reconciliation.php   
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/impress_reconciliation.php   
2013-03-29 18:50:16 UTC (rev 5208)
@@ -19,7 +19,7 @@
 Montant
 </th>
 </tr>
-<?
+<?php 
 for ($i=0;$i<count($array);$i++) {
        $r='';
        $r.=td($i);

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_ach.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_ach.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_ach.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,15 +1,15 @@
-<? require_once('template/ledger_detail_top.php'); ?>
+<?php require_once('template/ledger_detail_top.php'); ?>
 <div class="content" style="padding:0;">
-<?
+<?php 
   require_once('class_own.php');
   $owner=new Own($cn);
 ?>
 
-    <? if ( $access=='W') : ?>
+    <?php if ( $access=='W') : ?>
 <form  class="print" onsubmit="return op_save(this);">
-   <? endif; ?>
+   <?php endif; ?>
 
-    <? echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
+    <?php echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
     <table style="width:100%">
     <tr><td>
                                                        <table>
@@ -33,7 +33,7 @@
                                                        </tr>
 
                                                        <tr><td>
-                                                       <?
+                                                       <?php 
                                                        $bk=new 
Fiche($cn,$obj->det->array[0]['qp_supplier']);
                                                        echo 
td(_('Fournisseur'));
 
@@ -45,7 +45,7 @@
                                                        </tr>
                                                        <tr>
                                                        <td>
-                                                       <?
+                                                       <?php 
                                                        $itext=new IText('npj');
                                                        
$itext->value=strip_tags($obj->det->jr_pj_number);
                                                        echo 
td(_('Pièce')).td($itext->input());
@@ -53,7 +53,7 @@
                                                        </td>
                                                        <tr>
                                                        <td>
-                                                       <?
+                                                       <?php 
                                                          $itext=new 
IText('lib');
                                                          
$itext->value=strip_tags($obj->det->jr_comment);
                                                          $itext->size=40;
@@ -67,7 +67,7 @@
                                                                                
                                           <td></td>
                                                             <td>Payé</td>
                                                             <td>
-                                                                <?
+                                                                <?php 
                                                                 $ipaid=new 
ICheckBox("ipaid",'paid');
                                                                 
$ipaid->selected=($obj->det->jr_rapt=='paid');
                                                                 echo 
$ipaid->input();
@@ -83,7 +83,7 @@
                                </td></tr>
                                <tr>
                                <td>
-                               <?
+                               <?php 
                                $inote=new ITextarea('jrn_note');
                                $inote->width=25;
                                $inote->heigh=5;
@@ -99,9 +99,9 @@
 
 </table>
 
-<fieldset><legend><?=_('Détail')?></legend>
+<fieldset><legend><?php echo _('Détail')?></legend>
 <table class="result">
-<?
+<?php 
   bcscale(2);
   $total_htva=0;$total_tvac=0;
   echo th(_('Quick Code'));
@@ -222,10 +222,10 @@
 </fieldset>
 <fieldset>
 <legend>
-<?=_('Ecritures comptables')?>
+<?php echo _('Ecritures comptables')?>
 </legend>
 
-<?
+<?php 
   /* if it is not in a popup, the details are hidden */
   if ( $div != 'popup') {
     $ib=new IButton ("a".$div);
@@ -244,7 +244,7 @@
 ?>
 <table class="result">
 <tr>
-<?
+<?php 
  echo th(_('Poste Comptable'));
     echo th(_('Quick Code'));
     echo th(_('Libellé'));
@@ -289,7 +289,7 @@
 </div>
 </fieldset>
 
-<?
+<?php 
 require_once('ledger_detail_bottom.php');
 ?>
 </div>

Modified: 
phpcompta/branches/rel601-ovh/include/template/ledger_detail_bottom.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_bottom.php     
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_bottom.php     
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,8 +1,8 @@
 <fieldset>
 <legend>
-<? echo _('Rapprochement');?>
+<?php echo _('Rapprochement');?>
 </legend>
-<?
+<?php 
 $oRap=new Acc_Reconciliation($cn);
 $oRap->jr_id=$jr_id;
 $aRap=$oRap->get();
@@ -37,7 +37,7 @@
 }
 ?>
 </legend>
-<?
+<?php 
 if ( $access=='W') {
      $wConcerned=new IConcerned("rapt".$div);
      $wConcerned->amount_id=$obj->det->jr_montant;
@@ -47,12 +47,12 @@
 
 ?>
 </fieldset>
-<?
+<?php 
 
 require_once('template/ledger_detail_file.php');
 ?>
 <hr>
-<?
+<?php 
 
 if ( $div != 'popup' ) {
   $a=new IButton('Fermer','Fermer');

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_file.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_file.php       
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_file.php       
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,4 +1,4 @@
-<?
+<?php 
 /**
  address@hidden  show an iframe, the iframe contains either
  * - a input type to save a file
@@ -8,5 +8,5 @@
 if ( isset ($_REQUEST['ajax'])) $str.="&ajax=1";
 ?>
 <div class="noprint">
-<iframe frameborder=0 scrolling="no" style="margin:0;padding: 
0;border:0;width:100%;height:90;overflow:hidden" src="<? echo 
'ajax_ledger.php'.$str; ?>"></iframe>
+<iframe frameborder=0 scrolling="no" style="margin:0;padding: 
0;border:0;width:100%;height:90;overflow:hidden" src="<?php echo 
'ajax_ledger.php'.$str; ?>"></iframe>
 </div>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_fin.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_fin.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_fin.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,17 +1,17 @@
-<? require_once('template/ledger_detail_top.php'); ?>
+<?php require_once('template/ledger_detail_top.php'); ?>
 <div class="content" style="padding:0;">
-<?
+<?php 
   require_once('class_own.php');
   $owner=new Own($cn);
 require_once ('class_anc_plan.php');
 require_once('class_anc_operation.php');
 
 ?>
-    <? if ( $access=='W') : ?>
+    <?php if ( $access=='W') : ?>
 <form class="print" onsubmit="return op_save(this);">
-   <? endif; ?>
+   <?php endif; ?>
 
-    <? echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
+    <?php echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
             <table style="width:100%"><tr><td>
 <table>
 <tr>
@@ -25,7 +25,7 @@
 </tr>
 
 <tr>
-<?
+<?php 
 $bk=new Fiche($cn,$obj->det->array[0]['qf_bank']);
 $view_history= sprintf('<A class="line" 
HREF="javascript:view_history_card(\'%s\',\'%s\')" >%s</A>',
                                $bk->id, $gDossier, $bk->get_quick_code());
@@ -34,7 +34,7 @@
 ?>
 </tr>
 <tr>
-<?
+<?php 
 
 $bk=new Fiche($cn,$obj->det->array[0]['qf_other']);
 $view_history= sprintf('<A class="line" 
HREF="javascript:view_history_card(\'%s\',\'%s\')" >%s</A>',
@@ -45,7 +45,7 @@
 </tr>
 
 <tr>
-<?
+<?php 
   $itext=new IText('lib');
   $itext->value=strip_tags($obj->det->jr_comment);
   $itext->size=40;
@@ -55,10 +55,10 @@
 ?>
 </tr>
 <tr>
-<? echo td('montant').td(nbm($obj->det->array[0]['qf_amount']),' 
class="inum"');?>
+<?php echo td('montant').td(nbm($obj->det->array[0]['qf_amount']),' 
class="inum"');?>
 </tr>
 <tr>
-<?
+<?php 
 $itext=new IText('npj');
 $itext->value=strip_tags($obj->det->jr_pj_number);
 echo td(_('Pièce')).td($itext->input());
@@ -74,7 +74,7 @@
 </td></tr>
 <tr>
 <td>
-<?
+<?php 
 $inote=new ITextarea('jrn_note');
 $inote->width=25;
 $inote->heigh=5;
@@ -92,15 +92,15 @@
 </td>
 <fieldset>
 <legend>
-<?=_('Détail')?>
-<?
+<?php echo _('Détail')?>
+<?php 
   $detail=new Acc_Misc($cn,$obj->jr_id);
 $detail->get();
 ?>
 </legend>
 <table class="result">
 <tr>
-<?
+<?php 
  echo th(_('Poste Comptable'));
     echo th(_('Quick Code'));
     echo th(_('Libellé'));
@@ -171,7 +171,7 @@
 ?>
 </table>
 </fieldset>
-<?
+<?php 
 require_once('ledger_detail_bottom.php');
 ?>
 </div>
\ No newline at end of file

Modified: 
phpcompta/branches/rel601-ovh/include/template/ledger_detail_forbidden.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_forbidden.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_forbidden.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,4 +1,4 @@
-<?
+<?php 
 echo HtmlInput::anchor_close($div);
 ?>
 <div style="margin:0;padding:0;background-color:red;text-align:center;">

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_misc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_misc.php       
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_misc.php       
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,20 +1,20 @@
-<?
+<?php 
 require_once('template/ledger_detail_top.php');
 require_once('class_anc_operation.php');
 require_once('class_anc_plan.php');
 
 ?>
-<?
+<?php 
 require_once('class_own.php');
 require_once ('class_anc_plan.php');
 ?>
 <div class="content" style="padding:0">
 
-    <? if ( $access=='W') : ?>
+    <?php if ( $access=='W') : ?>
 <form class="print" onsubmit="return op_save(this);">
-   <? endif; ?>
+   <?php endif; ?>
 
-    <? echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
+    <?php echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
   <table style="width:100%"><tr><td>
                                        <table>
                                                                <tr><td>
@@ -28,7 +28,7 @@
                                                                </tr>
 
                                                                <tr><td>
-                                                               <?
+                                                               <?php 
                                                                  $itext=new 
IText('lib');
                                                                  
$itext->value=strip_tags($obj->det->jr_comment);
                                                                  
$itext->size=40;
@@ -38,10 +38,10 @@
                                                                ?>
                                                                </td></tr>
                                                                <tr><td>
-                                                               <? echo 
td('montant').td(nbm($obj->det->jr_montant),' class="inum"');?>
+                                                               <?php echo 
td('montant').td(nbm($obj->det->jr_montant),' class="inum"');?>
                                                                </td></tr>
                                                                <tr><td>
-                                                               <?
+                                                               <?php 
                                                                $itext=new 
IText('npj');
                                                                
$itext->value=strip_tags($obj->det->jr_pj_number);
                                                                echo 
td(_('Pièce')).td($itext->input());
@@ -57,7 +57,7 @@
                                                </td></tr>
                                                <tr>
                                                <td>
-                                               <?
+                                               <?php 
                                                $inote=new 
ITextarea('jrn_note');
                                                $inote->width=25;
                                                $inote->heigh=5;
@@ -74,15 +74,15 @@
 
 <fieldset>
 <legend>
-<?=_('Détail')?>
-<?
+<?php echo _('Détail')?>
+<?php 
   require_once('class_own.php');
   $owner=new Own($cn);
 ?>
 </legend>
 <table class="result">
 <tr>
-<?
+<?php 
     echo th(_('Poste Comptable'));
     echo th(_('Quick Code'));
     echo th(_('Libellé'));
@@ -170,7 +170,7 @@
 </table>
 </fieldset>
 
-<?
+<?php 
 require_once('ledger_detail_bottom.php');
 ?>
 </div>

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_top.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_top.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_top.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,5 +1,5 @@
 <div 
style="float:right;height:10px;display:block;margin-top:2px;margin-right:2px">
-<?
+<?php 
    if ($div != "popup") {
      $callback=$_SERVER['PHP_SELF'];
      $str=$_SERVER['QUERY_STRING']."&act=$action&ajax=$callback";
@@ -10,9 +10,9 @@
 ?>
 </div>
 <div>
-   <? echo h2info($oLedger->get_name()); ?>
+   <?php echo h2info($oLedger->get_name()); ?>
 </div>
-<? echo "Opération ID=".hb($obj->det->jr_internal); ?>
-<div id="<?=$div.'info'?>" class="divinfo"></div>
-<? require_once('class_itextarea.php');
+<?php echo "Opération ID=".hb($obj->det->jr_internal); ?>
+<div id="<?php echo $div.'info'?>" class="divinfo"></div>
+<?php require_once('class_itextarea.php');
 ?>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_detail_ven.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_detail_ven.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_detail_ven.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,15 +1,15 @@
-<? require_once('template/ledger_detail_top.php'); ?>
+<?php require_once('template/ledger_detail_top.php'); ?>
 <div class="content" style="padding:0;">
-<?
+<?php 
   require_once('class_own.php');
   $owner=new Own($cn);
 ?>
 
-    <? if ( $access=='W') : ?>
+    <?php if ( $access=='W') : ?>
 <form class="print" onsubmit="return op_save(this);">
-   <? endif; ?>
+   <?php endif; ?>
 
-    <? echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
+    <?php echo 
HtmlInput::hidden('whatdiv',$div).HtmlInput::hidden('jr_id',$jr_id).dossier::hidden();?>
   <table style="width:100%">
   <tr><td>
                                                <table>
@@ -33,7 +33,7 @@
                                                        </td>
                                                <tr>
                                                <td>
-                                               <?
+                                               <?php 
                                                $bk=new 
Fiche($cn,$obj->det->array[0]['qs_client']);
                                                echo td(_('Client'));
 
@@ -45,7 +45,7 @@
                                                </tr>
                                                <tr>
                                                <td>
-                                               <?
+                                               <?php 
                                                $itext=new IText('npj');
                                                
$itext->value=strip_tags($obj->det->jr_pj_number);
                                                echo 
td(_('Pièce')).td($itext->input());
@@ -53,7 +53,7 @@
                                                </td>
                                                <tr>
                                                <td>
-                                               <?
+                                               <?php 
                                                  $itext=new IText('lib');
                                                  
$itext->value=strip_tags($obj->det->jr_comment);
                                                  $itext->size=40;
@@ -67,7 +67,7 @@
                                                                                
                   <td></td>
                                                         <td>Payé</td>
                                                         <td>
-                                                            <?
+                                                            <?php 
                                                             $ipaid=new 
ICheckBox("ipaid",'paid');
                                                             
$ipaid->selected=($obj->det->jr_rapt=='paid');
                                                             echo 
$ipaid->input();
@@ -84,7 +84,7 @@
                        </td></tr>
                        <tr>
                        <td>
-                       <?
+                       <?php 
                        $inote=new ITextarea('jrn_note');
                        $inote->width=25;
                        $inote->heigh=5;
@@ -99,9 +99,9 @@
 </tr>
 </table>
 
-<fieldset><legend><?=_('Détail')?></legend>
+<fieldset><legend><?php echo _('Détail')?></legend>
 <table class="result">
-<?
+<?php 
   bcscale(2);
   $total_htva=0;$total_tvac=0;
   echo th(_('Quick Code'));
@@ -219,9 +219,9 @@
 </fieldset>
 <fieldset>
 <legend>
-<?=_('Ecritures comptables')?>
+<?php echo _('Ecritures comptables')?>
 </legend>
-<?
+<?php 
   /* if it is not in a popup, the details are hidden */
   if ( $div != 'popup') {
     $ib=new IButton ("a".$div);
@@ -242,7 +242,7 @@
 
 <table class="result">
 <tr>
-<?
+<?php 
  echo th(_('Poste Comptable'));
     echo th(_('Quick Code'));
     echo th(_('Libellé'));
@@ -285,7 +285,7 @@
 </table>
 </div>
 </fieldset>
-<?
+<?php 
 require_once('ledger_detail_bottom.php');
 ?>
 </div>

Modified: phpcompta/branches/rel601-ovh/include/template/ledger_search.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/ledger_search.php    
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/ledger_search.php    
2013-03-29 18:50:16 UTC (rev 5208)
@@ -2,7 +2,7 @@
 <table>
 <tr>
 <td style="text-align:right;width:30em">
-<?=_('Dans le journal')?>
+<?php echo _('Dans le journal')?>
 </td>
 <td>
    <?php echo $f_ledger; ?>
@@ -11,16 +11,16 @@
 
 <tr>
 <td style="text-align:right;width:30em">
-<?=_('Et Compris entre les date')?>
+<?php echo _('Et Compris entre les date')?>
 </td>
 <td>
-<?php echo $f_date_start->input();  ?> <?=_('et')?> <?php echo 
$f_date_end->input();  ?>
+<?php echo $f_date_start->input();  ?> <?php echo _('et')?> <?php echo 
$f_date_end->input();  ?>
 </td>
 </tr>
 
 <tr>
 <td style="text-align:right;width:30em">
-<?=_('Et contenant dans le libellé, pièce justificative ou n° interne')?>
+<?php echo _('Et contenant dans le libellé, pièce justificative ou n° 
interne')?>
 </td>
 
 <td>
@@ -29,15 +29,15 @@
 </tr>
 <tr>
 <td style="text-align:right;width:30em">
-<?=_('Et compris entre les montants')?>
+<?php echo _('Et compris entre les montants')?>
 </td>
 <td >
-<?php echo $f_amount_min->input();  ?> <?=_('et')?> <?php echo 
$f_amount_max->input(); ; ?>
+<?php echo $f_amount_min->input();  ?> <?php echo _('et')?> <?php echo 
$f_amount_max->input(); ; ?>
 </td>
 </tr>
 <tr>
 <td style="text-align:right;width:30em">
-       <?=_('Et utilisant la fiche (quick code)')?>
+       <?php echo _('Et utilisant la fiche (quick code)')?>
 </td>
 <td>
    <?php echo $f_qcode->input(); echo $f_qcode->search(); ?>
@@ -55,7 +55,7 @@
 
 <tr>
 <td style="text-align:right;width:30em">
-       <?=_('Et uniquement non payées')?>
+       <?php echo _('Et uniquement non payées')?>
 </td>
 
 <td>

Modified: phpcompta/branches/rel601-ovh/include/template/letter_all.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/letter_all.php       
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/letter_all.php       
2013-03-29 18:50:16 UTC (rev 5208)
@@ -7,35 +7,35 @@
 
 if ( count($this->content) == 0 ) :
 ?>
-  <h2 class="info2"><?=_('Désolé aucun résultat trouvé')?></h2>
+  <h2 class="info2"><?php echo _('Désolé aucun résultat trouvé')?></h2>
 
-<?      exit();
+<?php      exit();
 endif;?>
 <table class="result">
 <tr>
 <th>
-   <?=_('Lettrage')?>
+   <?php echo _('Lettrage')?>
 </th>
 <th>
-   <?=_('Date')?>
+   <?php echo _('Date')?>
 </th>
 <th>
-   <?=_('Ref')?>
+   <?php echo _('Ref')?>
 </th>
 <th>
-   <?=_('Interne')?>
+   <?php echo _('Interne')?>
 </th>
 <th>
-   <?=_('Description')?>
+   <?php echo _('Description')?>
 </th>
 <th>
-   <?=_('Montant')?>
+   <?php echo _('Montant')?>
 </th>
 <th>
-   <?=_('Debit / Credit')?>
+   <?php echo _('Debit / Credit')?>
 </th>
 <th>
-  <?=_('Op. concerné')?>
+  <?php echo _('Op. concerné')?>
 </th>
 </tr>
 
@@ -44,7 +44,7 @@
   $class="";
 if ( ($i % 2) == 0 ) $class="odd";
 ?>
-  <tr <? echo "class=\"$class\""; ?> >
+  <tr <?php echo "class=\"$class\""; ?> >
 <td>
 <?php
 $letter=($this->content[$i]['letter']==-1)?"x":$this->content[$i]['letter'];
@@ -54,21 +54,21 @@
   ";dsp_letter(this)";
 
 ?>
-<A class="detail" href="javascript:<?=$js?>"><?=$letter?>
-<? if ( $this->content[$i]['letter_diff'] != 0) echo $g_failed;        ?>
+<A class="detail" href="javascript:<?php echo $js?>"><?php echo $letter?>
+<?php if ( $this->content[$i]['letter_diff'] != 0) echo $g_failed;     ?>
        </A>
 </td>
-<td> <?=  smaller_date($this->content[$i]['j_date_fmt'])?> </td>
-<td> <?=$this->content[$i]['jr_pj_number']?> </td>
+<td> <?php echo   smaller_date($this->content[$i]['j_date_fmt'])?> </td>
+<td> <?php echo $this->content[$i]['jr_pj_number']?> </td>
 
 <?php
 $r=sprintf('<A class="detail" style="text-decoration:underline" 
HREF="javascript:viewOperation(\'%s\',\'%s\')" >%s</A>',
             $this->content[$i]['jr_id'], $gDossier, 
$this->content[$i]['jr_internal']);
 ?>
-  <td> <?=$r?> </td>
-  <td> <?=h($this->content[$i]['jr_comment'])?> </td>
-  <td style="text-align:right"> <?=nb($this->content[$i]['j_montant'])?> </td>
-<td> <?=($this->content[$i]['j_debit']=='t')?'D':'C'?> </td>
+  <td> <?php echo $r?> </td>
+  <td> <?php echo h($this->content[$i]['jr_comment'])?> </td>
+  <td style="text-align:right"> <?php echo 
nb($this->content[$i]['j_montant'])?> </td>
+<td> <?php echo ($this->content[$i]['j_debit']=='t')?'D':'C'?> </td>
 <td>
 <?php
     // Rapprochement
@@ -97,14 +97,14 @@
     endfor;
 ?>
 </table>
-<h2 class="info2" style="margin:0 0"> Solde débit  : <?=nb($amount_deb);?>
-<h2 class="info2"  style="margin:0 0"> Solde crédit : <?=nb($amount_cred);?>
-  <?
+<h2 class="info2" style="margin:0 0"> Solde débit  : <?php echo 
nb($amount_deb);?>
+<h2 class="info2"  style="margin:0 0"> Solde crédit : <?php echo 
nb($amount_cred);?>
+  <?php 
 bcscale(2);
   $solde=bcsub($amount_deb,$amount_cred);
 if ( $solde > 0 ) :
 ?>
-  <h2 class="info2"  style="margin:0 0"> Solde débiteur       : <?=nb($solde)?>
-<? else : ?>
-     <h2 class="info2"  style="margin:0 0"> Solde créditeur       : 
<?=nb(abs($solde))?>
-<? endif; ?>
+  <h2 class="info2"  style="margin:0 0"> Solde débiteur       : <?php echo 
nb($solde)?>
+<?php else : ?>
+     <h2 class="info2"  style="margin:0 0"> Solde créditeur       : <?php echo 
nb(abs($solde))?>
+<?php endif; ?>

Modified: phpcompta/branches/rel601-ovh/include/template/letter_prop.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/letter_prop.php      
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/letter_prop.php      
2013-03-29 18:50:16 UTC (rev 5208)
@@ -6,9 +6,9 @@
 
 if ( count($this->content) == 0 ) :
 ?>
-  <h2 class="info2"><?=_('Désolé aucun résultat trouvé')?></h2>
+  <h2 class="info2"><?php echo _('Désolé aucun résultat trouvé')?></h2>
 
-<?
+<?php 
   else :
 ?>
 <table class="result">
@@ -16,25 +16,25 @@
 <th>
 </th>
 <th>
-   <?=_('Lettrage')?>
+   <?php echo _('Lettrage')?>
 </th>
 <th>
-   <?=_('Date')?>
+   <?php echo _('Date')?>
 </th>
 <th>
-   <?=_('Ref')?>
+   <?php echo _('Ref')?>
 </th>
 <th>
-   <?=_('Description')?>
+   <?php echo _('Description')?>
 </th>
 <th>
-   <?=_('Montant')?>
+   <?php echo _('Montant')?>
 </th>
 <th>
-   <?=_('Debit / Credit')?>
+   <?php echo _('Debit / Credit')?>
 </th>
 <th>
-  <?=_('Op. concerné')?>
+  <?php echo _('Op. concerné')?>
 </th>
 </tr>
 
@@ -56,32 +56,32 @@
 <th>
 </th>
 <th>
-   <?=_('Lettrage')?>
+   <?php echo _('Lettrage')?>
 </th>
 <th>
-   <?=_('Date')?>
+   <?php echo _('Date')?>
 </th>
 <th>
-   <?=_('Ref')?>
+   <?php echo _('Ref')?>
 </th>
 <th>
-   <?=_('Description')?>
+   <?php echo _('Description')?>
 </th>
 <th>
-   <?=_('Montant')?>
+   <?php echo _('Montant')?>
 </th>
 <th>
-   <?=_('Debit / Credit')?>
+   <?php echo _('Debit / Credit')?>
 </th>
 <th>
-  <?=_('Op. concerné')?>
+  <?php echo _('Op. concerné')?>
 </th>
 </tr>
-<?
+<?php 
 
 }
 ?>
-  <tr <? echo "class=\"$class\""; ?> >
+  <tr <?php echo "class=\"$class\""; ?> >
 <td>
 <?php
 
@@ -100,17 +100,17 @@
 <?php
 $letter=($this->content[$i]['letter']< 0)?" ":$this->content[$i]['letter'];
 ?>
-<?=$letter?>
+<?php echo $letter?>
 </td>
-<td> <?=smaller_date($this->content[$i]['j_date_fmt'])?> </td>
+<td> <?php echo smaller_date($this->content[$i]['j_date_fmt'])?> </td>
 <?php
 $r=sprintf('<A class="detail" style="text-decoration:underline"  
HREF="javascript:viewOperation(\'%s\',\'%s\')" >%s</A>',
           $this->content[$i]['jr_id'], $gDossier,  
$this->content[$i]['jr_internal']);
 ?>
-<td> <?=$r?> </td>
-<td> <?=$this->content[$i]['jr_comment']?> </td>
-  <td> <?=nb($this->content[$i]['j_montant'])?> </td>
-<td> <?=($this->content[$i]['j_debit']=='t')?'D':'C'?> </td>
+<td> <?php echo $r?> </td>
+<td> <?php echo $this->content[$i]['jr_comment']?> </td>
+  <td> <?php echo nb($this->content[$i]['j_montant'])?> </td>
+<td> <?php echo ($this->content[$i]['j_debit']=='t')?'D':'C'?> </td>
 <td>
 <?php
     // Rapprochement
@@ -132,7 +132,7 @@
 </td>
 
 </tr>
-<?
+<?php 
 if ($i<$linked_limit)
 {
   $amount_deb+=( $jnt_id == $this->content[$i]['letter'] && 
$this->content[$i]['j_debit']=='t')?$this->content[$i]['j_montant']:0;
@@ -142,9 +142,9 @@
 ?>
 </TABLE>
   <h2 class="info"> Total lettré</h2>
-<span style="display:block;font-size:14px"><?=_('Total Debit')?>   
<?=$amount_deb?></span>
-<span style="display:block;font-size:14px"><?=_('Total Credit')?>   
<?=$amount_cred?></span>
+<span style="display:block;font-size:14px"><?php echo _('Total Debit')?>   
<?php echo $amount_deb?></span>
+<span style="display:block;font-size:14px"><?php echo _('Total Credit')?>   
<?php echo $amount_cred?></span>
 
 <?php endif;?>
-<?=HtmlInput::button('check_all','Sélectionner tout',' 
onclick="select_checkbox(\'letter_form\')"');?>
-<?=HtmlInput::button('check_none','Tout Désélectionner ',' 
onclick="unselect_checkbox(\'letter_form\')"');?>
\ No newline at end of file
+<?php echo HtmlInput::button('check_all','Sélectionner tout',' 
onclick="select_checkbox(\'letter_form\')"');?>
+<?php echo HtmlInput::button('check_none','Tout Désélectionner ',' 
onclick="unselect_checkbox(\'letter_form\')"');?>
\ No newline at end of file

Modified: 
phpcompta/branches/rel601-ovh/include/template/list_category_document.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/list_category_document.php   
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/list_category_document.php   
2013-03-29 18:50:16 UTC (rev 5208)
@@ -7,28 +7,28 @@
   $row=$aList[$i];
 ?>
 
-<tr id="row<?=$row['dt_id']?>">
+<tr id="row<?php echo $row['dt_id']?>">
 <td colspan="2">
-<?=$row['dt_value'];?>
+<?php echo $row['dt_value'];?>
 </td>
 <td>
-<?=$row['js_remove'];?>
+<?php echo $row['js_remove'];?>
 </td>
 </tr>
-<?
+<?php 
 endfor;
 ?>
 <tr>
 <td>
-<?=$str_addCat?>
+<?php echo $str_addCat?>
 </td>
 <td>
-   <?=$str_submit?>
+   <?php echo $str_submit?>
 </td>
 </tr>
 
 </table>
-<?
+<?php 
 echo dossier::hidden();
 echo HtmlInput::hidden('ac',$_REQUEST['ac']);
 ?>

Modified: phpcompta/branches/rel601-ovh/include/template/list_mod_payment.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/list_mod_payment.php 
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/list_mod_payment.php 
2013-03-29 18:50:16 UTC (rev 5208)
@@ -31,56 +31,56 @@
  <table class="table_large" >
         <tr >
                 <th>
-                        <?=$header->get_header(0)?>
+                        <?php echo $header->get_header(0)?>
                 </th>
                 <th style="text-align:center">
-                        <?=$header->get_header(1)?>
+                        <?php echo $header->get_header(1)?>
                 </th>
                 <th style="text-align:center">
-                        <?=$header->get_header(2)?>
+                        <?php echo $header->get_header(2)?>
                 </th>
                 <th style="text-align:center">
-                        <?=$header->get_header(3)?>
+                        <?php echo $header->get_header(3)?>
                 </th>
                 <th style="text-align:center">
-                        <?=$header->get_header(4)?>
+                        <?php echo $header->get_header(4)?>
                 </th>
                 <th>
 
                 </th>
         </tr>
-<? for ($i=0;$i<count($array);$i++):
+<?php for ($i=0;$i<count($array);$i++):
        if ($i%2==0):
                $class='class="odd" ';
        else:
                $class='class="even"';
        endif;
 ?>
-        <tr <?=$class?>>
+        <tr <?php echo $class?>>
                 <td>
-                        <?=h($array[$i]['mp_lib'])?>
+                        <?php echo h($array[$i]['mp_lib'])?>
                 </td>
                 <td style="text-align:center">
-                        <?=h($array[$i]['jrn_def_name'])?>
+                        <?php echo h($array[$i]['jrn_def_name'])?>
 
                 </td>
                 <td style="text-align:center">
-                        <?=h($array[$i]['fd_label'])?>
+                        <?php echo h($array[$i]['fd_label'])?>
 
                 </td>
                 <td style="text-align:center">
-                        <?=h($array[$i]['jrn_target'])?>
+                        <?php echo h($array[$i]['jrn_target'])?>
                 </td>
                 <td style="text-align:center">
-                        <?=h($array[$i]['vw_name'])?>
+                        <?php echo h($array[$i]['vw_name'])?>
                 </td>
 
-<?
+<?php 
 echo 
$td.HtmlInput::button_anchor(_('Modifie'),'?ac='.$_REQUEST['ac'].'&sa=mp&sb=change&'.dossier::get().
                                               '&id='.$array[$i]['mp_id']);
 ?>
 
         </tr>
-<? endfor;?>
+<?php endfor;?>
 
 </table>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/template/menu.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/menu.php     2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/menu.php     2013-03-29 
18:50:16 UTC (rev 5208)
@@ -1,9 +1,9 @@
 <div class="topmenu">
-    <? if ( count($amenu) > 4 && $idx == 0) :
+    <?php if ( count($amenu) > 4 && $idx == 0) :
        $style = "width:100%";
     ?>
-<table style="<?=$style?>" >
-    <? elseif ($idx==0):
+<table style="<?php echo $style?>" >
+    <?php elseif ($idx==0):
 switch (count($amenu))
 {
 case 4:
@@ -19,7 +19,7 @@
                $style=" class=\"mtitle\"";
 
        endif;?>
-<table style="<?=$style?>" >
+<table style="<?php echo $style?>" >
 
 
     <tr>
@@ -30,12 +30,12 @@
            if ( (count($amenu)==1)|| (isset($module[$idx+1]) && 
$module[$idx+1]==$amenu[$i]['me_code'])):
                $class="selectedcell";
 ?>
-       <td class="<?=$class?>">
-           <a class="mtitle" 
href="do.php?gDossier=<?=Dossier::id()?>&ac=<?=$_REQUEST['ac']?>" 
title="<?=h($amenu[$i]['me_description'])?>" >
-           <?=$amenu[$i]['me_menu']?>
+       <td class="<?php echo $class?>">
+           <a class="mtitle" href="do.php?gDossier=<?php echo 
Dossier::id()?>&ac=<?php echo $_REQUEST['ac']?>" title="<?php echo 
h($amenu[$i]['me_description'])?>" >
+           <?php echo $amenu[$i]['me_menu']?>
            </a>
        </td>
-<?
+<?php 
            else:
                $class="mtitle";
            $url="";$pt="";
@@ -58,18 +58,18 @@
                        $url.=$pt.$amenu[$i]['me_code'];
                }
 
-?>     <td class="<?=$class?>">
-           <a class="mtitle" 
href="do.php?gDossier=<?=Dossier::id()?>&ac=<?=$url?>" <?=$js?> 
title="<?=h($amenu[$i]['me_description'])?>">
-           <?=$amenu[$i]['me_menu']?>
+?>     <td class="<?php echo $class?>">
+           <a class="mtitle" href="do.php?gDossier=<?php echo 
Dossier::id()?>&ac=<?php echo $url?>" <?php echo $js?> title="<?php echo 
h($amenu[$i]['me_description'])?>">
+           <?php echo $amenu[$i]['me_menu']?>
            </a>
        </td>
 
 
-<?
+<?php 
 endif;
 
        ?>
-       <?
+       <?php 
            endfor;
        ?>
     </tr>

Modified: phpcompta/branches/rel601-ovh/include/template/menu_detail.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/menu_detail.php      
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/menu_detail.php      
2013-03-29 18:50:16 UTC (rev 5208)
@@ -19,7 +19,7 @@
             Code du menu
         </td>
         <td>
-            <?=$str_code->input()?>
+            <?php echo $str_code->input()?>
         </td>
     </tr>
         <tr>
@@ -27,7 +27,7 @@
             Libellé du menu
         </td>
         <td>
-            <?=$str_menu->input()?>
+            <?php echo $str_menu->input()?>
         </td>
     </tr>
         <tr>
@@ -35,7 +35,7 @@
             Description
         </td>
         <td>
-            <?=$str_desc->input()?>
+            <?php echo $str_desc->input()?>
         </td>
     </tr>
          <tr>
@@ -43,7 +43,7 @@
             Fichier à inclure (depuis le répertoire include)
         </td>
         <td>
-            <?=$str_file->input()?>
+            <?php echo $str_file->input()?>
         </td>
     </tr>
     <tr>
@@ -51,7 +51,7 @@
             URL
         </td>
         <td>
-            <?=$str_url->input()?>
+            <?php echo $str_url->input()?>
         </td>
     </tr>
      <tr>
@@ -59,7 +59,7 @@
             Paramèttre
         </td>
         <td>
-            <?=$str_parameter->input()?>
+            <?php echo $str_parameter->input()?>
         </td>
     </tr>
      <tr>
@@ -67,7 +67,7 @@
             Javascript
         </td>
         <td>
-            <?=$str_js->input()?>
+            <?php echo $str_js->input()?>
         </td>
     </tr>
 </table>

Modified: phpcompta/branches/rel601-ovh/include/template/modele_document.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/modele_document.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/modele_document.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,4 +1,4 @@
-<?=HtmlInput::anchor_close('mod_doc');?>
+<?php echo HtmlInput::anchor_close('mod_doc');?>
 <h2 class="info">Modèle de document</h2>
 <form  method="post" enctype="multipart/form-data">
 <table>

Modified: phpcompta/branches/rel601-ovh/include/template/module.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/module.php   2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/module.php   2013-03-29 
18:50:16 UTC (rev 5208)
@@ -15,9 +15,9 @@
 ?>
        <div id="direct">
        <form method="get">
-               <?=HtmlInput::default_value('ac', '', $_REQUEST)?>
-               <?=Dossier::hidden()?>
-               <?
+               <?php echo HtmlInput::default_value('ac', '', $_REQUEST)?>
+               <?php echo Dossier::hidden()?>
+               <?php 
 
                        $direct=new IText('ac');
                        $direct->style='class="input_text"';
@@ -27,7 +27,7 @@
                        $gDossier=dossier::id();
                        ?>
                <div id="ac_choices" class="autocomplete" 
style="width:150"></div>
-               <?
+               <?php 
                        echo HtmlInput::submit('go','aller');
                        ?>
 
@@ -35,16 +35,16 @@
        <script charset="utf8" language="javascript">
 
                try {
-                       new 
Ajax.Autocompleter("ac","ac_choices","direct.php?gDossier=<?=$gDossier?>",
+                       new 
Ajax.Autocompleter("ac","ac_choices","direct.php?gDossier=<?php echo 
$gDossier?>",
                             {paramName:"acs",minChars:1,indicator:null,
                             callback:null,
                              afterUpdateElement:null});} catch 
(e){alert(e.message);};
                </script>
        </div>
-<?
+<?php 
 endif;?>
        <div id="dossier">
-       <H2 class="dossier"> Dossier : <?=h(dossier::name())?></h2>
+       <H2 class="dossier"> Dossier : <?php echo h(dossier::name())?></h2>
        </div>
     </div>
 
@@ -78,8 +78,8 @@
                                
$url="do.php?gDossier=".Dossier::id()."&ac=".$row['me_code'];
                    }
                    ?>
-               <td class="tool" style="<?=$style?>"><a class="mtitle" 
href="<?=$url?>" title="<?=$row['me_description']?>" <?=$js?> 
><?=$row['me_menu']?></td>
-               <?
+               <td class="tool" style="<?php echo $style?>"><a class="mtitle" 
href="<?php echo $url?>" title="<?php echo $row['me_description']?>" <?php echo 
$js?> ><?php echo $row['me_menu']?></td>
+               <?php 
                    endforeach;
                ?>
            </tr>

Modified: phpcompta/branches/rel601-ovh/include/template/new_mod_payment.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/new_mod_payment.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/new_mod_payment.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,50 +1,50 @@
 <fieldset>
-<legend><?=$msg?>
+<legend><?php echo $msg?>
 </legend>
 <table>
 <tr>
 <td>
-   <?=_('Pour le journal')?>
+   <?php echo _('Pour le journal')?>
 </td>
 <td>
-<?=$f_source?>
+<?php echo $f_source?>
 </td>
 </tr>
 
 <tr>
 <td>
-   <?=_('Libellé')?>
+   <?php echo _('Libellé')?>
 </td>
 <td>
-<?=$f_lib?>
+<?php echo $f_lib?>
 </td>
 </tr>
 
 <tr>
 <td>
-   <?=_('Type de fiche')?>
+   <?php echo _('Type de fiche')?>
 </td>
 <td>
-<?=$f_type_fiche?>
+<?php echo $f_type_fiche?>
 </td>
 </tr>
 
 
 <tr>
 <td>
-   <?=_('Paiement enregistré dans ')?>
+   <?php echo _('Paiement enregistré dans ')?>
 </td>
 <td>
-<?=$f_ledger_record?>
+<?php echo $f_ledger_record?>
 </td>
 </tr>
 
 <tr>
 <td>
-   <?=_('Avec la fiche')?>
+   <?php echo _('Avec la fiche')?>
 </td>
 <td>
-<?=$f_qcode?>
+<?php echo $f_qcode?>
 </td>
 </tr>
 </table>

Modified: phpcompta/branches/rel601-ovh/include/template/param_jrn.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/param_jrn.php        
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/param_jrn.php        
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,43 +1,43 @@
 <TABLE>
 <TR>
 
-               <TD><?=_('Nom journal')?> </TD>
+               <TD><?php echo _('Nom journal')?> </TD>
                <TD> <INPUT TYPE="text" class="input_text" NAME="p_jrn_name" 
VALUE="<?php       echo $name;     ?>"></TD>
 </TR>
-<?
+<?php 
 if ($new || $type=='ODS' ):
 ?>
 <TR>
-<td><?=_('Postes utilisables journal (débit/crédit) ')?>
+<td><?php echo _('Postes utilisables journal (débit/crédit) ')?>
 </TD>
 <td>
 <?php echo $search;?>
 </TD>
 <TD CLASS="notice">
-<?=_("Uniquement pour les journaux d'Opérations Diverses, les valeurs sont 
séparées par des espaces, on peut aussi
+<?php echo _("Uniquement pour les journaux d'Opérations Diverses, les valeurs 
sont séparées par des espaces, on peut aussi
        utiliser le * pour indiquer 'tous les postes qui en dépendent' exemple: 
4*")?>
 </TD>
 </TR>
-<?
+<?php 
 endif;
 ?>
-<?
+<?php 
 if ( $new || $type=='FIN') {
 ?>
 <tr>
 <td>
-    <?=_('Numérotation de chaque opération')?>
+    <?php echo _('Numérotation de chaque opération')?>
 </td>
 <td>
-    <?=$num_op->input();?>
+    <?php echo $num_op->input();?>
 </td>
 </tr>
 <tr>
 <TD>
-<?=_('Compte en banque')?>
+<?php echo _('Compte en banque')?>
 </td>
 <TD>
-<?
+<?php 
 $card=new ICard();
 $card->name='bank';
 $card->extra=$cn->make_list('select fd_id from fiche_def where frd_id=4');
@@ -53,9 +53,9 @@
 ?>
 </td>
 <td class="notice">
-<?=_("Obligatoire pour les journaux FIN : donner ici la fiche de la banque 
utilisée")?>
+<?php echo _("Obligatoire pour les journaux FIN : donner ici la fiche de la 
banque utilisée")?>
 </td>
-<?
+<?php 
 }
 ?>
 </TR>
@@ -69,45 +69,45 @@
 </tr>
 
 <TR>
-<TD><?=_('Type de journal')?> </TD>
+<TD><?php echo _('Type de journal')?> </TD>
 <TD>
 <?php echo $type;?>
 </TD>
 </TR>
 <TR>
-<TD><?=_('Préfixe code interne')?> </TD><TD>
+<TD><?php echo _('Préfixe code interne')?> </TD><TD>
 <?php echo $code?> </TD>
 </TR>
 <TR>
-<TD><?=_('Préfixe pièce justificative')?>
+<TD><?php echo _('Préfixe pièce justificative')?>
 </TD>
 <TD>
 <?php echo $pj_pref; ?>
 </TD>
 <TD>
-<span class="notice"><?=_('Le préfixe des pièces doit être différent pour 
chaque journal, on peut aussi utiliser l\'année')?></span><br>
-<span class="notice"><?=_('Uniquement des chiffres')?></span>
+<span class="notice"><?php echo _('Le préfixe des pièces doit être différent 
pour chaque journal, on peut aussi utiliser l\'année')?></span><br>
+<span class="notice"><?php echo _('Uniquement des chiffres')?></span>
 </TD>
 
 </TR>
 <TR>
 <TD>
-  <?=_('Dernière pièce numérotée')?>
+  <?php echo _('Dernière pièce numérotée')?>
 </TD>
 <TD>
-<?=$last_seq?>
+<?php echo $last_seq?>
 </TD>
 </TR>
 <tr>
-<TD><?=_('N° pièce justificative')?>
+<TD><?php echo _('N° pièce justificative')?>
 </TD>
 <TD>
 <?php echo $pj_seq; ?>
 </TD>
 
 <TD>
-<span class="notice" style="display:block"><?=_('La numérotation est propre à 
chaque journal')?></span>
-<span class="notice" style="display:block"><?=_('Laissez à 0 pour ne pas 
changer le numéro')?></span>
+<span class="notice" style="display:block"><?php echo _('La numérotation est 
propre à chaque journal')?></span>
+<span class="notice" style="display:block"><?php echo _('Laissez à 0 pour ne 
pas changer le numéro')?></span>
 </TD>
 </tr>
 
@@ -116,12 +116,12 @@
 <H2 class="info"> Fiches </H2>
 <TABLE width="100%">
 <TR>
-<?
+<?php 
 if ( $new || ($type != 'ODS' && $type != 'FIN')) {
 ?>
-<th style="text-align:left"><?=_('Fiches Débit')?></TH>
-<th style="text-align:left"><?=_('Fiches Crédit')?></TH>
-<?
+<th style="text-align:left"><?php echo _('Fiches Débit')?></TH>
+<th style="text-align:left"><?php echo _('Fiches Crédit')?></TH>
+<?php 
 }
 ?>
 </TR>

Modified: 
phpcompta/branches/rel601-ovh/include/template/periode_add_exercice.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/periode_add_exercice.php     
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/periode_add_exercice.php     
2013-03-29 18:50:16 UTC (rev 5208)
@@ -7,7 +7,7 @@
 </ul>
 
 <form method="post" onsubmit="return confirm('Confirmez vous l\'ajout d\'un 
exercice comptable ?')">
-<?
+<?php 
 echo HtmlInput::hidden("ac",$_REQUEST['ac']);
 echo $nb_exercice->input();
 echo HtmlInput::hidden("jrn_def_id","0");

Modified: phpcompta/branches/rel601-ovh/include/template/profile.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/profile.php  2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/profile.php  2013-03-29 
18:50:16 UTC (rev 5208)
@@ -31,18 +31,18 @@
 <table>
 <tr>
        <td>Nom</td>
-       <td><?=$name->input();?></td>
+       <td><?php echo $name->input();?></td>
 </tr>
 <tr>
        <td>Description</td>
-       <td><?=$desc->input()?></td>
+       <td><?php echo $desc->input()?></td>
 </tr>
 <tr>
        <td>Avec Calculatrice</td>
-       <td><?=$with_calc->input()?></td>
+       <td><?php echo $with_calc->input()?></td>
 </tr>
 <tr>
        <td>Avec Direct Form</td>
-       <td><?=$with_direct_form->input()?></td>
+       <td><?php echo $with_direct_form->input()?></td>
 </tr>
 </table>
\ No newline at end of file

Modified: 
phpcompta/branches/rel601-ovh/include/template/result_cat_card_summary.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/result_cat_card_summary.php  
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/result_cat_card_summary.php  
2013-03-29 18:50:16 UTC (rev 5208)
@@ -1,14 +1,14 @@
 <div class="content">
 <table >
 <tr>
-<?
+<?php 
    echo th('Détail');
 for ($i=0;$i<count($aHeading);$i++) :
    echo th($aHeading[$i]->ad_text,'style="color:blue;padding: 0 5 1 10"');
    endfor;
 ?>
 </tr>
-<?
+<?php 
 $e=0;
 foreach ($array as $row ) :
  $e++;

Modified: phpcompta/branches/rel601-ovh/include/template/search_top.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/template/search_top.php       
2013-03-29 18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/template/search_top.php       
2013-03-29 18:50:16 UTC (rev 5208)
@@ -29,7 +29,7 @@
  */
 ?>
 <div 
style="float:right;height:10px;display:block;margin-top:2px;margin-right:2px">
-<?
+<?php 
    if ($div == "search_op") {
      $callback=$_SERVER['PHP_SELF'];
      $str="recherche.php?".Dossier::get().'&ac=SEARCH';
@@ -38,5 +38,5 @@
 ?>
 </div>
 <div>
-       <? echo h2info('Recherche')?>
+       <?php echo h2info('Recherche')?>
 </div>
\ No newline at end of file

Modified: phpcompta/branches/rel601-ovh/include/user_detail.inc.php
===================================================================
--- phpcompta/branches/rel601-ovh/include/user_detail.inc.php   2013-03-29 
18:11:37 UTC (rev 5207)
+++ phpcompta/branches/rel601-ovh/include/user_detail.inc.php   2013-03-29 
18:50:16 UTC (rev 5208)
@@ -101,10 +101,10 @@
 $it_pass->value="";
 ?>
 <h1 class="info">Modification</h1>
-<? echo HtmlInput::button_anchor('Retour', 'admin_repo.php?action=user_mgt'); 
?>
+<?php echo HtmlInput::button_anchor('Retour', 
'admin_repo.php?action=user_mgt'); ?>
 <FORM  METHOD="POST">
 
-<?=HtmlInput::hidden('UID',$uid)?>
+<?php echo HtmlInput::hidden('UID',$uid)?>
     <TABLE BORDER=0>
         <TR>
 
@@ -127,7 +127,7 @@
                 Mot de passe :<span class="info">Laisser à VIDE pour ne PAS le 
changer</span>
             </td>
             <td>
-                <?=$it_pass->input();?>
+                <?php echo $it_pass->input();?>
             </td>
         </tr>
     </table>
@@ -224,7 +224,7 @@
         <input type="Submit" class="button" NAME="SAVE" VALUE="Sauver les 
changements" onclick="return confirm('Confirmer changement ?');">
 
         <input type="Submit"  class="button" NAME="DELETE" VALUE="Effacer" 
onclick="return confirm('Confirmer effacement ?');" >
-<? echo HtmlInput::button_anchor('Retour', 'admin_repo.php?action=user_mgt'); 
?>
+<?php echo HtmlInput::button_anchor('Retour', 
'admin_repo.php?action=user_mgt'); ?>
 </FORM>
 
 </DIV>



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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