From 09cd25ad4181b2537d3f6dda36e55629771b6bc0 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Tue, 20 Jun 2006 13:16:25 +0000 Subject: [PATCH] Add Description git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8088 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_web/WebPage_view/my_description.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml index c97f4d723c..ba24e91747 100644 --- a/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml +++ b/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPage_view/my_description.xml @@ -219,7 +219,7 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> <string>Short description that will appear in the search result list.</string> </value> </item> <item> <key> <string>editable</string> </key> -- 2.30.9