Changeset 2362

Show
Ignore:
Timestamp:
08/19/09 12:59:42
Author:
bleibson
Message:

Public web client: pulled another string out.

Files:

Legend:

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

    r2354 r2362  
    10551055                </td> 
    10561056                <td class="icons"> 
    1057                   <a href="{$privateCal}/event/addEventRef.do?calPath={$calPath}&amp;guid={$guid}&amp;recurrenceId={$recurrenceId}" title="Add event to MyCalendar" target="myCalendar"> 
    1058                     <img class="addref" src="{$resourcesRoot}/images/add2mycal-icon-small.gif" width="12" height="16" border="0" alt="Add event to MyCalendar"/
     1057                  <a href="{$privateCal}/event/addEventRef.do?calPath={$calPath}&amp;guid={$guid}&amp;recurrenceId={$recurrenceId}" title="$bwStr-LsVw-AddEventToMyCalendar}" target="myCalendar"> 
     1058                    <img class="addref" src="{$resourcesRoot}/images/add2mycal-icon-small.gif" width="12" height="16" border="0" alt="{$bwStr-LsVw-AddEventToMyCalendar}"
    10591059                  </a> 
    10601060                  <xsl:variable name="eventIcalName" select="concat($id,'.ics')"/>