From bf1e2e85836af54d3511dc9297e2ac0c9d738b0c Mon Sep 17 00:00:00 2001
From: ARNO* <arno@rezo.net>
Date: Sat, 25 Feb 2006 17:07:27 +0000
Subject: [PATCH] oups, un image_destroy de trop

---
 dist/style_prive.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dist/style_prive.html b/dist/style_prive.html
index fc4132b7bf..57c524a690 100644
--- a/dist/style_prive.html
+++ b/dist/style_prive.html
@@ -27,6 +27,9 @@ body {
 td {
 	text-align: [(#ENV{ltr}|choixsiegal{left,left,right})];
 }
+img {
+	border: 0px;
+}
 /*
  * Formulaires
  */
-- 
GitLab