Changeset 1382

Show
Ignore:
Timestamp:
05/05/07 13:05:26
Author:
douglm
Message:

Missed fix for Mac

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • releases/bedework-3.3.1/deployment/webadmin/webapp/resources/default/default/default.xsl

    r1350 r1382  
    4141 
    4242  <!-- DEFINE INCLUDES --> 
    43   <xsl:include href="/bedework-common/default/default/errors.xsl"/> 
    44   <xsl:include href="/bedework-common/default/default/messages.xsl"/> 
     43  <xsl:include href="../../bedework-common/default/default/errors.xsl"/> 
     44  <xsl:include href="../../bedework-common/default/default/messages.xsl"/> 
    4545 
    4646  <!-- DEFINE GLOBAL CONSTANTS --> 
     
    30613061    </form> 
    30623062 
    3063      
     3063 
    30643064    <div id="sharingBox"> 
    30653065      <xsl:apply-templates select="acl" mode="currentAccess"> 
     
    32743274    </div>--> 
    32753275  </xsl:template> 
    3276    
    3277    
     3276 
     3277 
    32783278  <xsl:template name="calendarList"> 
    32793279    <h3>Manage Calendars</h3> 
     
    39343934    </table> 
    39353935  </xsl:template> 
    3936    
     3936 
    39373937  <!--+++++++++++++++ Subscriptions ++++++++++++++++++++--> 
    39383938  <xsl:template match="subscriptions"> 
     
    43314331 
    43324332    <xsl:variable name="viewName" select="/bedeworkadmin/views/view/name"/> 
    4333     <p>The following view will be removed. <em>Be forewarned: if caching is  
     4333    <p>The following view will be removed. <em>Be forewarned: if caching is 
    43344334    enabled, removing views from a 
    43354335    production system can cause the public interface to throw errors until the 
    43364336    cache is flushed (a few minutes).</em> 
    4337     </p>  
    4338      
     4337    </p> 
     4338 
    43394339    <p>Continue?</p> 
    43404340 
     
    56225622                <xsl:value-of select="/bedeworkadmin/formElements/form/eventsOwner/input/@value"/> 
    56235623              </xsl:otherwise> 
    5624             </xsl:choose>             
     5624            </xsl:choose> 
    56255625          </td> 
    56265626        </tr>