From 1c1e2ed246370df5db6d1e6609e55300b229dfaf Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Sun, 23 Nov 2014 13:19:28 +0100
Subject: [PATCH] Better comment

---
 htdocs/public/test/test_forms.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/htdocs/public/test/test_forms.php b/htdocs/public/test/test_forms.php
index cb551e60761..c600e9b0acd 100644
--- a/htdocs/public/test/test_forms.php
+++ b/htdocs/public/test/test_forms.php
@@ -18,7 +18,7 @@ llxHeader();
 ?>
 
 <h1>
-This page is a sample of page using html methods. It is designed to make test with<br>
+This page is a sample of page using Dolibarr HTML widget methods. It is designed to make test with<br>
 - css (edit page to change to test another css)<br>
 - jmobile (add parameter dol_use_jmobile=1 to enable view with jmobile)<br>
 <br>
-- 
GitLab