Renamed fsfeurope.xsl to fsfe.xsl.
svn path=/branches/design/; revision=17323
This commit is contained in:
parent
295565650c
commit
eb0bf88ee4
@ -124,7 +124,7 @@ my $xslt_parser = XML::LibXSLT->new();
|
||||
|
||||
# Parse the global stylesheet
|
||||
|
||||
my $global_style_doc = $parser->parse_file($opts{i}."/fsfeurope.xsl");
|
||||
my $global_style_doc = $parser->parse_file($opts{i}."/fsfe.xsl");
|
||||
my $global_stylesheet = $xslt_parser->parse_stylesheet($global_style_doc);
|
||||
|
||||
#
|
||||
|
@ -124,7 +124,7 @@ my $xslt_parser = XML::LibXSLT->new();
|
||||
|
||||
# Parse the global stylesheet
|
||||
|
||||
my $global_style_doc = $parser->parse_file($opts{i}."/fsfeurope.xsl");
|
||||
my $global_style_doc = $parser->parse_file($opts{i}."/fsfe.xsl");
|
||||
my $global_stylesheet = $xslt_parser->parse_stylesheet($global_style_doc);
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user