Changeset 2701

Show
Ignore:
Timestamp:
01/22/10 11:47:26
Author:
johnsa
Message:

Incomplete - # 537: fix spacing where lost due to internationalization strings
http://www.bedework.org/trac/bedework/ticket/537

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.6/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r2662 r2701  
    16331633           <a href="{$eventView}&amp;calPath={$calPath}&amp;guid={$guid}&amp;recurrenceId={$recurrenceId}"> 
    16341634             <img src="{$resourcesRoot}/resources/glassFill-icon-viewGray.gif" width="13" height="13" border="0" alt="view"/> 
     1635             <xsl:text> </xsl:text> 
    16351636             <xsl:copy-of select="$bwStr-EvCG-ViewDetails"/> 
    16361637           </a> 
     
    16421643             <xsl:when test="recurring='true' or recurrenceId != ''"> 
    16431644                <img src="{$resourcesRoot}/resources/std-icalDownload-icon-small.gif" width="12" height="16" border="0" alt="{$bwStr-EvCG-DownloadEvent}"/> 
     1645                <xsl:text> </xsl:text> 
    16441646                <xsl:copy-of select="$bwStr-EvCG-Download"/><xsl:text> </xsl:text> 
    16451647                <a href="{$export}&amp;calPath={$calPath}&amp;guid={$guid}&amp;nocache=no&amp;contentName={$eventIcalName}" title="{$bwStr-EvCG-DownloadMaster}"> 
     
    16531655               <a href="{$export}&amp;calPath={$calPath}&amp;guid={$guid}&amp;recurrenceId={$recurrenceId}&amp;nocache=no&amp;contentName={$eventIcalName}" title="{$bwStr-EvCG-DownloadEvent}"> 
    16541656                 <img src="{$resourcesRoot}/resources/std-icalDownload-icon-small.gif" width="12" height="16" border="0" alt="{$bwStr-EvCG-DownloadEvent}"/> 
     1657                 <xsl:text> </xsl:text> 
    16551658                 <xsl:copy-of select="$bwStr-EvCG-Download"/> 
    16561659               </a> 
     
    16631666               <xsl:when test="recurring='true' or recurrenceId != ''"> 
    16641667                  <img src="{$resourcesRoot}/resources/std-ical_iconEditDkGray.gif" width="12" height="16" border="0" alt="edit master"/> 
     1668                  <xsl:text> </xsl:text> 
    16651669                  <xsl:copy-of select="$bwStr-EvCG-EditColon"/><xsl:text> </xsl:text> 
    16661670                  <a href="{$editEvent}&amp;calPath={$calPath}&amp;guid={$guid}" title="{$bwStr-EvCG-EditMaster}"> 
     
    16741678                 <a href="{$editEvent}&amp;calPath={$calPath}&amp;guid={$guid}" title="{$bwStr-EvCG-EditEvent}"> 
    16751679                   <img src="{$resourcesRoot}/resources/std-ical_iconEditDkGray.gif" width="12" height="16" border="0" alt="edit"/> 
     1680                   <xsl:text> </xsl:text> 
    16761681                   <xsl:text> </xsl:text><xsl:copy-of select="$bwStr-EvCG-Edit"/> 
    16771682                 </a> 
     
    16841689             <xsl:when test="recurring='true' or recurrenceId != ''"> 
    16851690                <img src="{$resourcesRoot}/resources/std-ical_iconEditDkGray.gif" width="12" height="16" border="0" alt="edit master"/> 
     1691                <xsl:text> </xsl:text> 
    16861692                <xsl:copy-of select="$bwStr-EvCG-CopyColon"/><xsl:text> </xsl:text> 
    16871693                <a href="{$editEvent}&amp;calPath={$calPath}&amp;guid={$guid}&amp;copy=true" title="{$bwStr-EvCG-CopyMaster}"> 
     
    17071713               <xsl:when test="recurring='true' or recurrenceId != ''"> 
    17081714                  <img src="{$resourcesRoot}/resources/std-ical_iconLinkDkGray.gif" width="12" height="16" border="0" alt="add event reference"/> 
     1715                  <xsl:text> </xsl:text> 
    17091716                  <xsl:copy-of select="$bwStr-EvCG-LinkColon"/><xsl:text> </xsl:text> 
    17101717                  <a href="{$addEventRef}&amp;calPath={$calPath}&amp;guid={$guid}" title="add master event reference to a calendar"> 
     
    17301737               <xsl:when test="recurring='true' or recurrenceId != ''"> 
    17311738                  <img src="{$resourcesRoot}/resources/trashIcon.gif" width="13" height="13" border="0" alt="delete"/> 
     1739                  <xsl:text> </xsl:text> 
    17321740                  <xsl:copy-of select="$bwStr-EvCG-DeleteColon"/> 
    17331741                  <a href="{$delEvent}&amp;calPath={$calPath}&amp;guid={$guid}" title="{$bwStr-EvCG-DeleteMaster}" onclick="return confirm('{$bwStr-EvCG-DeleteAllRecurrences}');">