diff options
author | Andrei Karas <akaras@inbox.ru> | 2016-05-22 21:52:33 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-05-22 21:52:33 +0300 |
commit | b3f2fb68a1b093ac3e7618943c87911b7b17e019 (patch) | |
tree | c28817599f28cd37c52ce849dfa4e578ee4c1951 /hercules/templates | |
parent | 79e675ac0375f9d153d9eda9980635af5c9514c5 (diff) | |
download | evol-tools-b3f2fb68a1b093ac3e7618943c87911b7b17e019.tar.gz evol-tools-b3f2fb68a1b093ac3e7618943c87911b7b17e019.tar.bz2 evol-tools-b3f2fb68a1b093ac3e7618943c87911b7b17e019.tar.xz evol-tools-b3f2fb68a1b093ac3e7618943c87911b7b17e019.zip |
hercules: remove wrong tag from items.xml template.
Diffstat (limited to 'hercules/templates')
-rw-r--r-- | hercules/templates/items.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hercules/templates/items.xml b/hercules/templates/items.xml index 6bd8412..07d1cb7 100644 --- a/hercules/templates/items.xml +++ b/hercules/templates/items.xml @@ -4,8 +4,6 @@ Copyright (C) 2010-2013 Evol Online --> <items> - <version revision="$Revision$"/> - <its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0"> <its:translateRule selector="//item/@name" translate="yes"/> <its:translateRule selector="//item/@description" translate="yes"/> |