Backport
authorx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 17 Jul 2006 07:23:55 +0000 (07:23 +0000)
committerx2003bruneau <x2003bruneau@839d8a87-29fc-0310-9880-83ba4fa771e5>
Mon, 17 Jul 2006 07:23:55 +0000 (07:23 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@530 839d8a87-29fc-0310-9880-83ba4fa771e5

templates/include/minifiche.tpl

index 7add961..efa464d 100644 (file)
@@ -97,7 +97,7 @@
         <td class="rt">{$c.city}{if $c.city && $c.countrytxt}, {/if}{$c.countrytxt}</td>
       </tr>
       {/if}
-      {if $c.mobile}
+      {if $c.mobile && !$c.dcd}
       <tr>
         <td class="lt">Mobile:</td>
         <td class="rt">{$c.mobile}</td>