Ignore:
Timestamp:
2012-01-26T14:57:11+13:00 (12 years ago)
Author:
sjm84
Message:

Changes the theme URL to the new location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl

    r25001 r25016  
    2626    <xsl:template name="create-html-header">
    2727        <title><xsl:call-template name="pageTitle"/> :: <xsl:call-template name="siteName"/></title>
    28         <link rel="stylesheet" href="interfaces/{$interface_name}/style/jquery-ui-1.8.16.custom.css" type="text/css"/>
     28        <link rel="stylesheet" href="interfaces/{$interface_name}/style/themes/main/jquery-ui-1.8.16.custom.css" type="text/css"/>
    2929        <link rel="stylesheet" href="interfaces/{$interface_name}/style/core.css" type="text/css"/>
    3030        <link rel="shortcut icon" href="favicon.ico"/>
Note: See TracChangeset for help on using the changeset viewer.