From 19a07e8df90ad6027c611077618855087a252483 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Sat, 4 Mar 2006 19:09:36 +0000
Subject: [PATCH] update changelog and copyright * stop translating portal
 status messages. * Add a workaround to navigation_box and dialog_master so
 that the user can push enter.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5986 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/bootstrap/erp5_html_style/bt/change_log     | 6 ++++++
 product/ERP5/bootstrap/erp5_html_style/bt/copyright_list | 1 +
 product/ERP5/bootstrap/erp5_html_style/bt/license        | 1 +
 3 files changed, 8 insertions(+)

diff --git a/product/ERP5/bootstrap/erp5_html_style/bt/change_log b/product/ERP5/bootstrap/erp5_html_style/bt/change_log
index c10b0a9f26..c60f8b36b4 100755
--- a/product/ERP5/bootstrap/erp5_html_style/bt/change_log
+++ b/product/ERP5/bootstrap/erp5_html_style/bt/change_log
@@ -1,2 +1,8 @@
+2006-03-04 jerome
+* stop translating portal status messages.
+
+2006-02-27 yo
+* Add a workaround to navigation_box and dialog_master so that the user can push enter.
+
 2006-02-24 Seb
 * Created this business template in order to split erp5_core
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_html_style/bt/copyright_list b/product/ERP5/bootstrap/erp5_html_style/bt/copyright_list
index e69de29bb2..22de975f93 100755
--- a/product/ERP5/bootstrap/erp5_html_style/bt/copyright_list
+++ b/product/ERP5/bootstrap/erp5_html_style/bt/copyright_list
@@ -0,0 +1 @@
+Copyright (c) 2001-2006 Nexedi SARL
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_html_style/bt/license b/product/ERP5/bootstrap/erp5_html_style/bt/license
index e69de29bb2..3a3e12bcad 100755
--- a/product/ERP5/bootstrap/erp5_html_style/bt/license
+++ b/product/ERP5/bootstrap/erp5_html_style/bt/license
@@ -0,0 +1 @@
+GPL
\ No newline at end of file
-- 
2.30.9