Changeset 1131

Show
Ignore:
Timestamp:
12/08/06 16:03:16
Author:
johnsa
Message:

fix typo in personal client UI

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r1130 r1131  
    23722372              </xsl:when> 
    23732373              <xsl:otherwise> 
    2374                 <input type="checkbox" name="storeUTCFlag" id="storeUTC" onclick="swapStoreUTC(this)" value="off"/> 
     2374                <input type="checkbox" name="storeUTCFlag" id="storeUTCFlag" onclick="swapStoreUTC(this)" value="off"/> 
    23752375                <input type="hidden" name="eventStartDate.storeUTCFlag" value="off" id="startStoreUTC"/> 
    23762376                <input type="hidden" name="eventEndDate.storeUTC" value="off" id="endStoreUTC"/>