Uniformisation du look des pages de config des modules.

This commit is contained in:
Laurent Destailleur
2004-02-20 23:40:13 +00:00
parent c4466fba22
commit 6917ba2a8f
10 changed files with 214 additions and 80 deletions

View File

@@ -1,5 +1,6 @@
<?PHP
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004 Laurent Destailleur <eldy@users.sourceforge.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -49,12 +50,16 @@ if ($action == 'setpdf')
$dir = "../includes/modules/fichinter/";
/*
* PDF
*
*/
print_titre("Configuration du module Fiches d'interventions");
print "<br>";
print_titre("Mod<EFBFBD>les de fiche d'intervention pdf");
print '<table border="1" cellpadding="3" cellspacing="0">';
print '<table class="noborder" cellpadding="3" cellspacing="0" width="100%">';
print '<TR class="liste_titre">';
print '<td>Nom</td>';
print '<td>Info</td>';