[ Index ] |
|
Code source de LifeType 1.2.4 |
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > 2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" > 3 <head> 4 <meta http-equiv="content-type" content="text/html;charset={$locale->getCharset()}" /> 5 <title>LifeType Admin</title> 6 <meta http-equiv="Content-Style-Type" content="text/css" /> 7 <meta name="generator" content="{$version}" /> 8 {if $locale->getDirection()=="rtl"} 9 <link rel="stylesheet" href="styles/admin-rtl.css" type="text/css" media="screen" /> 10 {else} 11 <link rel="stylesheet" href="styles/admin.css" type="text/css" media="screen" /> 12 {/if} 13 <link rel="shortcut icon" type="image/x-icon" href="imgs/favicon.ico" /> 14 <!--[if IE ]> 15 <link rel="stylesheet" href="styles/admin-ie.css" type="text/css" media="screen" /> 16 <![endif] --> 17 <script type="text/javascript" src="js/ui/default.js"></script> 18 <script type="text/javascript" src="js/ui/core.js"></script> 19 <script type="text/javascript" src="js/ui/tableeffects.js"></script> 20 <script type="text/javascript" src="js/yui/yahoo/yahoo-min.js"></script> 21 <script type="text/javascript" src="js/yui/dom/dom-min.js"></script> 22 <script type="text/javascript" src="js/yui/event/event-min.js"></script> 23 {if $templatename=="default"}{** only to be used in the login page! **} 24 <style type="text/css">{literal} 25 html,body 26 { 27 margin : 0px; 28 padding : 0px; 29 text-align : center; 30 font : 12px verdana, tahoma, arial, sans-serif; 31 background : none; 32 } 33 34 #header 35 { 36 height : 10px; 37 width : 100%; 38 background : none; 39 padding : 0px; 40 margin : 0px; 41 } 42 43 #content 44 { 45 position : relative; 46 width : 100%; 47 display : block; 48 margin : 0; 49 padding : 0; 50 background : #FFFFFF url("./imgs/lt_logo_plant.jpg") no-repeat top left; 51 } 52 {/literal} 53 </style> 54 {/if} 55 </head> 56 {if $templatename=="default"} 57 <body onload="document.loginForm.userName.focus();"> 58 {else} 59 <body> 60 {/if} 61 62 <div id="container" > 63 64 <div id="header" > 65 <h1><span>LifeType Admin</span></h1> 66 </div> 67 68 69 <div id="content" >
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |