Commit cb3c5385 authored by Gabriel Monnerat's avatar Gabriel Monnerat

fix label name

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44267 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9328e966
......@@ -65,7 +65,7 @@
<div id="more_property">\n
<label for="short_title">Short Title:</label>\n
<input type="text" class="short_title" id="short_title" name="short_title" value=""><br>\n
<label for="name">Reference:</label>\n
<label for="reference">Reference:</label>\n
<input type="text" class="reference" id="reference" name="reference" value=""><br>\n
<label for="version">Version:</label>\n
<input type="text" class="version" id="version" name="version" value=""><br>\n
......
298
\ No newline at end of file
299
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment