Changeset 139

Show
Ignore:
Timestamp:
02/09/06 21:12:52
Author:
johnsa
Message:

added a title and an "add new event" link to the top of the event list in the admin client

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/calendar3/deployment/webadmin/webapp/resources/default/default/default.xsl

    r137 r139  
    386386  <!--++++++++++++++++++ Events ++++++++++++++++++++--> 
    387387  <xsl:template name="eventList"> 
    388     <p>Select the event that you would like to update:</p> 
     388    <h2>Edit Events</h2> 
     389    <p>Select the event that you would like to update  
     390    (or <a href="{$event-initAddEvent}">add a new event</a>):</p> 
    389391 
    390392    <form name="peForm" method="post" action="{$event-showUpdateList}">