Changeset 2729 for alternc/trunk/bureau/admin/login.php
- Timestamp:
- 06/03/10 10:55:26 (3 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/login.php
r2559 r2729 41 41 42 42 ?> 43 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">44 <html>45 <head>46 <title><?php __("AlternC Desktop"); ?></title>47 <link rel="stylesheet" href="styles/style.css" type="text/css" />48 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />49 </head>50 <frameset cols="225px,*">51 <frame src="menu.php" name="left" />52 <frame src="main.php" name="right" />53 <noframes>54 <body>55 <p>56 Votre navigateur doit supporter les cadres.<br />57 Your browser must support frames58 </p>59 </body>60 </noframes>61 </frameset>62 </html>
Note: See TracChangeset
for help on using the changeset viewer.
