/[dolibarr]/dolibarr/htdocs/telephonie/client/index.php
ViewVC logotype

Diff of /dolibarr/htdocs/telephonie/client/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by rodolphe, Fri Sep 2 12:23:24 2005 UTC revision 1.5 by rodolphe, Fri Sep 2 12:23:50 2005 UTC
# Line 114  if ($resql) Line 114  if ($resql)
114    $i = 0;    $i = 0;
115        
116    print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';    print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
117    print '<tr class="liste_titre"><td>'.max(15,$num).' derniers clients</td>';    print '<tr class="liste_titre"><td>'.min(15,$num).' derniers clients</td>';
118    print '<td width="25%" align="center">Nb Lignes';    print '<td width="25%" align="center">Nb Lignes';
119    print "</td></tr>\n";    print "</td></tr>\n";
120    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26