Changed default months being shown to 3.
authorAlan Jack Pippin <ajp@pippin.(none)>
Fri, 10 Feb 2006 04:58:34 +0000 (21:58 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Fri, 10 Feb 2006 04:58:34 +0000 (21:58 -0700)
inc/class.eq.inc.php
templates/default/dir_view.tpl

index f3d124f5db390ef4aeeabe07408c6d1e9e838ca4..3478b4c36014dcbbaeda88919dc97a9909b0c352 100644 (file)
@@ -43,10 +43,10 @@ class eq
  
   function eq()
     {
-      $this->default_ht_num_months = 1;
-      $this->default_ppi_num_months = 1;
+      $this->default_ht_num_months = 3;
+      $this->default_ppi_num_months = 3;
       $this->default_ppi_num_years = 0;
-      $this->default_att_num_months = 1;
+      $this->default_att_num_months = 3;
       
       $this->db                = $GLOBALS['phpgw']->db;
       $this->db2       = $this->db;
index 99b15435931535572a207cc490b63f5d4e96af05..b1adc19cd7700585cd6f21e15fbec72c38d7c11f 100644 (file)
@@ -5,7 +5,7 @@
        </tr>
        </table>
        <br>
-       <table border="0" width=100% cellspacing="2" cellpadding="2">
+       <table border="0" width=80% cellspacing="2" cellpadding="2">
        <tr>
          <td colspan="1" align="center" bgcolor="#c9c9c9"><font face="{font}"><b>Phone</b></font></td>
          <td colspan="1" align="center" bgcolor="#c9c9c9"><font face="{font}"><b>Name</b></font></td>