/[texi2html]/texi2html/texi2html.init
ViewVC logotype

Diff of /texi2html/texi2html.init

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

revision 1.87 by pertusus, Sun Aug 21 21:31:55 2005 UTC revision 1.88 by dprice, Mon Aug 22 19:24:43 2005 UTC
# Line 3284  sub t2h_default_simple_menu_link($$$$$$) Line 3284  sub t2h_default_simple_menu_link($$$$$$)
3284      }      }
3285      $entry = &$anchor('', $href, $entry) if ($href);      $entry = &$anchor('', $href, $entry) if ($href);
3286      $entry .= $ending if ($preformatted);      $entry .= $ending if ($preformatted);
3287      return $entry . ' ';      $entry .= ' ' unless $preformatted;
3288        return $entry;
3289  }  }
3290    
3291  # formats a menu entry link pointing to a node or section  # formats a menu entry link pointing to a node or section

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88

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