Changeset 27083 for main


Ignore:
Timestamp:
2013-03-14T10:34:59+13:00 (11 years ago)
Author:
sjm84
Message:

Fixing a minor error

File:
1 edited

Legend:

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

    r27067 r27083  
    6363            </xsl:when>
    6464            <xsl:otherwise>
    65                 <link rel="stylesheet" href="interfaces/{$interface_name}/style/themes/main/jquery-ui-1.8.15.custom.css" type="text/css"/>
     65                <link rel="stylesheet" href="interfaces/{$interface_name}/style/themes/main/jquery-ui-1.8.16.custom.css" type="text/css"/>
    6666            </xsl:otherwise>
    6767        </xsl:choose>
Note: See TracChangeset for help on using the changeset viewer.