Changeset 1683

Show
Ignore:
Timestamp:
12/19/07 01:18:05
Author:
johnsa
Message:

web submit: adding some text about pending events

Files:

Legend:

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

    r1682 r1683  
    13001300  <xsl:template name="eventList"> 
    13011301    <h1>Pending Events</h1> 
     1302    <p> 
     1303      The events below are waiting to be published by a 
     1304      calendar administrator.  You may edit or delete the 
     1305      events until they have been picked up by an 
     1306      administrator.  Once your event is picked up, you 
     1307      will no longer see it in your list. 
     1308    </p> 
    13021309    <xsl:call-template name="eventListCommon"/> 
    13031310  </xsl:template>