Commit 4f2ca0ed authored by Rafael Monnerat's avatar Rafael Monnerat

Fix Typo (form is used on module level)

parent 028b1e08
......@@ -125,7 +125,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getPortalType() == \'Test Page\'</string> </value>
<value> <string>python: here.getPortalType() == \'Test Page Module\'</string> </value>
</item>
</dictionary>
</pickle>
......
47
\ No newline at end of file
48
\ 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