summaryrefslogtreecommitdiff
path: root/maquette/listes.php
diff options
context:
space:
mode:
Diffstat (limited to 'maquette/listes.php')
-rw-r--r--maquette/listes.php132
1 files changed, 66 insertions, 66 deletions
diff --git a/maquette/listes.php b/maquette/listes.php
index 415cde4..79c2858 100644
--- a/maquette/listes.php
+++ b/maquette/listes.php
@@ -1,66 +1,66 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<title>Listes de contacts</title>
-<link href="newstyle.css" rel="stylesheet" type="text/css" />
-</head>
-<body>
-<div id="titre"><h2>AWOR</h2></div>
-
-<div id="main_menu">
-<ul id="menu">
-<li><a href="index.html">R&eacute;unions</a></li>
-<li><a href="listes.php">Groupes</a></li>
-<li><a href="profil.php">Mon profil</a></li>
-<li><a href="ical.php">iCal</a></li>
-<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
-</ul>
-</div>
-
-<div id="sous_menu">
-<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listes.php">Groupes</a> &gt; Listes des groupes</p>
-</div>
-
-<div id="aide"><h2>Aide</h2>
-Cette page vous permet de g&eacute;rer les diff&eacute;rentes listes de contacts.
-</div>
-
-<div id="contenu">
-<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br />
-<br/>
-<table cellspacing="0">
- <thead>
- <tr>
- <th>&nbsp;</th>
- <th>Type</th>
- <th>Libell&eacute;</th>
- </tr>
- </thead>
- <tr>
- <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
- <td>Priv&eacute;e</td>
- <td><a href="gestListes.php">Mes contacts pr&eacute;f&eacute;r&eacute;s</a> </td>
- </tr>
- <tr>
- <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
- <td>Priv&eacute;e</td>
- <td><a href="gestListes.php">Professeurs de TP de r&eacute;seau</a></td>
- </tr>
- <tr>
- <td>&nbsp;</td>
- <td>Public</td>
- <td><a href="gestListes.php">Conseil d'administration</a></td>
- </tr>
- <tr>
- <td>&nbsp;</td>
- <td>Public</td>
- <td><a href="gestListes.php">Tous</a></td>
- </tr>
-</table>
-<br />
-<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br /><br />
-</div>
-
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>Listes de contacts</title>
+<link href="newstyle.css" rel="stylesheet" type="text/css" />
+</head>
+<body>
+<div id="titre"><h2>AWOR</h2></div>
+
+<div id="main_menu">
+<ul id="menu">
+<li><a href="index.html">R&eacute;unions</a></li>
+<li><a href="listes.php">Groupes</a></li>
+<li><a href="profil.php">Mon profil</a></li>
+<li><a href="ical.php">iCal</a></li>
+<li id="deconnection"><a href="deco.php">D&eacute;connexion</a></li>
+</ul>
+</div>
+
+<div id="sous_menu">
+<p class="arbre">&gt; <a href="index.html">Accueil</a> &gt; <a href="listes.php">Groupes</a> &gt; Listes des groupes</p>
+</div>
+
+<div id="aide"><h2>Aide</h2>
+Cette page vous permet de g&eacute;rer les diff&eacute;rentes listes de contacts.
+</div>
+
+<div id="contenu">
+<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br />
+<br/>
+<table cellspacing="0">
+ <thead>
+ <tr>
+ <th>&nbsp;</th>
+ <th>Type</th>
+ <th>Libell&eacute;</th>
+ </tr>
+ </thead>
+ <tr>
+ <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+ <td>Priv&eacute;e</td>
+ <td><a href="gestListes.php">Mes contacts pr&eacute;f&eacute;r&eacute;s</a> </td>
+ </tr>
+ <tr>
+ <td><img src="./images/del.gif" alt="Non disponible" width="15" height="15" /></td>
+ <td>Priv&eacute;e</td>
+ <td><a href="gestListes.php">Professeurs de TP de r&eacute;seau</a></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>Public</td>
+ <td><a href="gestListes.php">Conseil d'administration</a></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ <td>Public</td>
+ <td><a href="gestListes.php">Tous</a></td>
+ </tr>
+</table>
+<br />
+<a href="#" onclick="window.open('ajouterListe.php','wclose','toolbar=no,status=yes,left=20,top=30')">Cr&eacute;er une liste</a><br /><br />
+</div>
+
+</body>
+</html>