Ignore:
Timestamp:
2010-08-25T16:40:06+12:00 (14 years ago)
Author:
sjm84
Message:

banner, content and footer divs changed to gs_banner, gs_content and gs_footer respectively

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl

    r22768 r22783  
    4949                <div id="container"><div id="container2"><div id="container3"><div id="container4">
    5050
    51                     <div id="banner">
     51                    <div id="gs_banner">
    5252
    5353                        <!-- show the title -->
     
    217217<!-- *************************************************************************************** -->
    218218
    219                     <div id="content">
     219                    <div id="gs_content">
    220220                        <!--
    221221                            show the content of the page.
     
    226226                    </div>
    227227
    228                     <div id="footer">
     228                    <div id="gs_footer">
    229229                        <xsl:call-template name="poweredByGS3TextBar"/>
    230230                    </div>
Note: See TracChangeset for help on using the changeset viewer.