Changeset 4687 for trunk/website

Show
Ignore:
Timestamp:
10/15/06 05:11:31 (2 years ago)
Author:
erijo
Message:

Moved patch to a separate file

Location:
trunk/website/trac
Files:
2 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/website/trac/templates/site_header.cs

    r4686 r4687  
    33# Site header - Contents are automatically inserted above Trac HTML 
    44 
    5 # Requires the following patch to work. 
     5# Requires ../header.cs.patch to work. 
    66 
    7 # Index: templates/header.cs 
    8 # =================================================================== 
    9 # --- templates/header.cs (revision 3871) 
    10 # +++ templates/header.cs (working copy) 
    11 # @@ -24,7 +24,6 @@ 
    12 #   /each ?> 
    13 #  </head> 
    14 #  <body> 
    15 # -<?cs include "site_header.cs" ?> 
    16 #  <div id="banner"> 
    17 # 
    18 #  <div id="header"><?cs 
    19 # @@ -71,4 +70,5 @@ 
    20 #  </div> 
    21 # 
    22 #  <div id="mainnav" class="nav"><?cs call:nav(chrome.nav.mainnav) ?></div> 
    23 # +<?cs include "site_header.cs" ?> 
    24 #  <div id="main"> 
    25 # 
    267?> 
    278