Преглед на файлове

Fix for split from nutch.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@376061 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting преди 19 години
родител
ревизия
6b11146779
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      conf/configuration.xsl

+ 1 - 1
conf/configuration.xsl

@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:output method="html"/>
-<xsl:template match="nutch-conf">
+<xsl:template match="configuration">
 <html>
 <body>
 <table border="1">