Revision: 94
http://svn.sourceforge.net/easybox-mod/?rev=94&view=rev
Author: aragornis
Date: 2007-03-09 10:16:03 -0800 (Fri, 09 Mar 2007)
Log Message:
-----------
Nouveaux testes pour r?\195?\169gler les problemes
Modified Paths:
--------------
trunk/skin/simple/interface.tpl
trunk/skin/simplegreen/interface.tpl
Removed Paths:
-------------
trunk/skin/simple/cartouche.tpl
trunk/skin/simplegreen/cartouche.tpl
Deleted: trunk/skin/simple/cartouche.tpl
===================================================================
--- trunk/skin/simple/cartouche.tpl 2007-03-09 16:06:45 UTC (rev 93)
+++ trunk/skin/simple/cartouche.tpl 2007-03-09 18:16:03 UTC (rev 94)
@@ -1,6 +0,0 @@
-<table border="0" cellpadding="0" cellspacing="0" width="407" height="30" valign=bottom>
- <tr height="27">
- <td width="23" height="30" align="center" valign=middle>{$logo}</td>
- <td width="384" height="30" align="left" valign=middle><font size="1">{$text}</font></td>
- </tr>
-</table>
Modified: trunk/skin/simple/interface.tpl
===================================================================
--- trunk/skin/simple/interface.tpl 2007-03-09 16:06:45 UTC (rev 93)
+++ trunk/skin/simple/interface.tpl 2007-03-09 18:16:03 UTC (rev 94)
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
+<meta name="service" content="ts://127.0.0.1">
{include file="bouton.tpl"}
</head>
<body background="ts://127.0.0.1" text="{#COULEUR_TEXT#}" link="{#COULEUR_LINK#}" alink="{#COULEUR_ALINK#}" vlink="{#COULEUR_VLINK#}">
Deleted: trunk/skin/simplegreen/cartouche.tpl
===================================================================
--- trunk/skin/simplegreen/cartouche.tpl 2007-03-09 16:06:45 UTC (rev 93)
+++ trunk/skin/simplegreen/cartouche.tpl 2007-03-09 18:16:03 UTC (rev 94)
@@ -1,6 +0,0 @@
-<table border="0" cellpadding="0" cellspacing="0" width="407" height="30" valign=bottom>
- <tr height="27">
- <td width="23" height="30" align="center" valign=middle>{$logo}</td>
- <td width="384" height="30" align="left" valign=middle><font size="1">{$text}</font></td>
- </tr>
-</table>
Modified: trunk/skin/simplegreen/interface.tpl
===================================================================
--- trunk/skin/simplegreen/interface.tpl 2007-03-09 16:06:45 UTC (rev 93)
+++ trunk/skin/simplegreen/interface.tpl 2007-03-09 18:16:03 UTC (rev 94)
@@ -1,6 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
+<meta name="service" content="ts://127.0.0.1">
{include file="bouton.tpl"}
</head>
<body background="ts://127.0.0.1" text="{#COULEUR_TEXT#}" link="{#COULEUR_LINK#}" alink="{#COULEUR_ALINK#}" vlink="{#COULEUR_VLINK#}">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|