commit: horde index.php horde/config horde.php.dist horde/templates/index frames_index.inc

max@horde.org max@horde.org
20 Apr 2001 22:44:57 -0000


max         2001/04/20 15:44:57 PDT

  Modified files:
    .                    index.php 
    config               horde.php.dist 
    templates/index      frames_index.inc 
  Log:
  - Make the Horde home page title configurable
  - Make the frame index be slightly more xhtml-1.0 friendly
    o Use Frameset dtd to allow frames
    o The only thing that the standard doesn't allow is border="0" in the
      frameset definition, but without it, the frameset has a border in
      netscrape and exploder.
  
  Revision  Changes    Path
  2.35      +2 -2      horde/index.php
  1.33      +5 -1      horde/config/horde.php.dist
  2.15      +5 -4      horde/templates/index/frames_index.inc