stas        2002/06/30 08:08:37

  Modified:    tmpl/custom/html navbar_local_bottom
  Log:
  move the changes button in the center
  
  Revision  Changes    Path
  1.9       +4 -3      modperl-docs/tmpl/custom/html/navbar_local_bottom
  
  Index: navbar_local_bottom
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/navbar_local_bottom,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- navbar_local_bottom       29 Jun 2002 19:21:51 -0000      1.8
  +++ navbar_local_bottom       30 Jun 2002 15:08:37 -0000      1.9
  @@ -14,9 +14,10 @@
                  </table>
               </td>
              <td width="1"><br></td>
  -           <td align="left" nowrap>[%- INCLUDE top_link -%]  
  -                                   [%- INCLUDE changes_link -%]</td>
  -           <td width="100%"><br></td>
  +           <td align="left" nowrap>[%- INCLUDE top_link -%]</td>
  +           <td width="50%"><br></td>
  +           <td align="center" nowrap>[%- INCLUDE changes_link -%]</td>
  +           <td width="50%"><br></td>
              <td align="right" nowrap>[%- INCLUDE prev_next_link -%]</td>
              <td width="1"><br></td>
           </tr>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to