Index: web/src/main/webapp/xsl/metadata-edit.xsl
===================================================================
--- web/src/main/webapp/xsl/metadata-edit.xsl	(revision 6814)
+++ web/src/main/webapp/xsl/metadata-edit.xsl	(working copy)
@@ -152,7 +152,7 @@
 		</table>
 	</xsl:template>
 	
-	<xsl:template name="editButtons" match="*">
+	<xsl:template name="editButtons">
 		<xsl:param name="top" select="true()"/>
 		
 		<!-- reset button -->
@@ -226,7 +226,7 @@
 		
 	</xsl:template>
 	
-	<xsl:template name="templateChoice" match="*">
+	<xsl:template name="templateChoice">
 		
 		<b><xsl:value-of select="/root/gui/strings/type"/></b>
 		<xsl:text>&#160;</xsl:text>
