[ 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=iso-8859-1" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <title>LifeType Installation</title> 7 <link rel="stylesheet" href="styles/admin.css" type="text/css" media="screen" /> 8 <link rel="stylesheet" href="styles/wizard.css" type="text/css" media="screen" /> 9 </head> 10 <body {if $multipleSteps}onload="document.update2.submit();"{/if}> 11 12 <div id="container" > 13 14 <div id="header" > 15 <h1><span>Wizard</span></h1> 16 </div> 17 18 <hr class="hide" /> 19 <div id="skipNav"> 20 <ul title="Accessibility options"> 21 <li><a href="#menubar">Skip to Menu Bar</a></li> 22 <li><a href="#navigation">Skip to Navigation Bar</a></li> 23 </ul> 24 </div> 25 <hr class="hide" /> 26 27 <div id="menubar"> 28 <div id="menu"> 29 {if $mode=="install"} 30 <ul> 31 <li {if $step==1}class="currentStep"{/if}>1 Checks</li> 32 <li {if $step==2}class="currentStep"{/if}>» 2 Welcome</li> 33 <li {if $step==3}class="currentStep"{/if}>» 3 Confirm</li> 34 <li {if $step==4}class="currentStep"{/if}>» 4 Database</li> 35 <li {if $step==5}class="currentStep"{/if}>» 5 First User</li> 36 <li {if $step==6}class="currentStep"{/if}>» 6 First Blog</li> 37 <li {if $step==7}class="currentStep"{/if}>» 7 Done!</li> 38 </ul> 39 {else} 40 <ul> 41 <li {if $step==1}class="currentStep"{/if}>1 Checks</li> 42 <li {if $step==2}class="currentStep"{/if}>» 2 Configuration</li> 43 <li {if $step==3}class="currentStep"{/if}>» 3 Options</li> 44 <li {if $step==4}class="currentStep"{/if}>» 4 Database Changes</li> 45 <li {if $step==5}class="currentStep"{/if}>» 5 Done!</li> 46 </ul> 47 {/if} 48 <br style="clear:both;"/> 49 </div> 50 51 </div> 52 <div id="content" > 53 <div id="nav_bar"> 54 <div id="section_title"> 55 <h2>{$title}</h2> 56 </div> 57 <br style="clear:both;" /> 58 </div>
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 |
![]() |