Changeset 2631

Show
Ignore:
Timestamp:
01/05/10 19:51:59
Author:
johnsa
Message:

public client: some correction to the classic skin

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/footer.xsl

    r2595 r2631  
    2626            </select> 
    2727          </form> 
    28           <!-- 
    2928          <form name="skinSelectForm" method="post" action="{$setup}"> 
    3029            <input type="hidden" name="setappvar" value="summaryMode(details)"/> 
     
    5352            </select> 
    5453          </form> 
    55           --> 
    5654        </td> 
    5755      </tr> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/header.xsl

    r2596 r2631  
    99        <td colspan="3" id="logoCell"><a href="/bedework/"><img src="{$resourcesRoot}/images/bedeworkLogo.gif" width="292" height="75" border="0" alt="Bedework"/></a></td> 
    1010        <td colspan="2" id="schoolLinksCell"> 
    11           <h2><xsl:copy-of select="$bwStr-HdBr-SchoolOfEng"/></h2> 
    12           <a href="http://www.youruniversityhere.edu/engineering/"><xsl:copy-of select="$bwStr-HdBr-SchoolOfEngHome"/></a> | 
     11          <h2><xsl:copy-of select="$bwStr-HdBr-PublicCalendar"/></h2> 
     12          <a href="{$privateCal}"><xsl:copy-of select="$bwStr-HdBr-PersonalCalendar"/></a> | 
    1313          <a href="http://www.youruniversityhere.edu"><xsl:copy-of select="$bwStr-HdBr-UniversityHome"/></a> | 
    1414          <a href="http://www.bedework.org/"><xsl:copy-of select="$bwStr-HdBr-OtherLink"/></a>