Changeset 33

Show
Ignore:
Timestamp:
01/25/06 09:55:55
Author:
johnsa
Message:

hid ability to add remote calendar subscriptions in stylesheet (not yet implemented)

Files:

Legend:

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

    r30 r33  
    15311531          <p class="smaller"> 
    15321532            Select a calendar below to add a <em><strong>new</strong></em> 
    1533             internal subscription or 
    1534             <a href="{$subscriptions-initAdd}&amp;calUri=please enter a calendar uri">subscribe to an external calendar</a>. 
     1533            internal subscription. <!-- or 
     1534            <a href="{$subscriptions-initAdd}&amp;calUri=please enter a calendar uri"> 
     1535            subscribe to an external calendar</a>.--> 
    15351536          </p> 
    15361537          <ul id="calendarTree"> 
     
    17361737      </xsl:for-each> 
    17371738    </table> 
    1738     <h4><a href="{$subscriptions-initAdd}&amp;calUri=please enter a calendar uri">Subscribe to a remote calendar</a> (by URI)</h4
     1739    <!--<h4><a href="{$subscriptions-initAdd}&amp;calUri=please enter a calendar uri">Subscribe to a remote calendar</a> (by URI)</h4>--
    17391740  </xsl:template> 
    17401741