Ignore:
Timestamp:
2023-09-07T13:49:11+12:00 (9 months ago)
Author:
kjdon
Message:

made home and about use footer template. commented out the jquery.js and test.js includes one is not there, and the other is broken

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/basic/transform/about.xsl

    r38056 r38057  
    5858        <gslib:collectionDescriptionTextAndServicesLinks/>
    5959      </div>
     60          <xsl:call-template name="greenstoneFooter"/>
     61        </div>
    6062
    61       <div id="footer">
    62         <div class="divbar"><gslib:poweredByGS3TextBar/></div>
    63       </div>
    64     </div>
    65    
    66         <script type="text/javascript" src="jquery.js">
    67             <xsl:comment>Filler for browser</xsl:comment>
    68         </script>
    69         <script type="text/javascript" src="test.js">
    70             <xsl:comment>Filler for browser</xsl:comment>
    71         </script>
    7263      </body>
    7364    </html>
Note: See TracChangeset for help on using the changeset viewer.