Commit 3c12bfcf authored by Ivan Tyagov's avatar Ivan Tyagov

Remove typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34458 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d8b71ff4
......@@ -307,7 +307,7 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
python: \'<input name="active_pad_relative_url" type="hidden" value="%s"/>\' %here.REQUEST.get(\'active_pad_relative_url\', \'niama\')
python: \'<input name="active_pad_relative_url" type="hidden" value="%s"/>\' %here.REQUEST.get(\'active_pad_relative_url\', \'\')
]]></string> </value>
</item>
......
503
\ No newline at end of file
504
\ 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