38 Zeilen
1,2 KiB
Smarty
38 Zeilen
1,2 KiB
Smarty
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="{LANGUAGE}" xml:lang="{LANGUAGE}">
|
||
|
|
||
|
<head>
|
||
|
|
||
|
<meta http-equiv="content-language" content="{LANGUAGE}" />
|
||
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||
|
<meta http-equiv="content-script-type" content="text/javascript" />
|
||
|
<meta http-equiv="content-style-type" content="text/css" />
|
||
|
<meta http-equiv="cache-control" content="no-cache" />
|
||
|
<meta http-equiv="pragma" content="no-cache" />
|
||
|
|
||
|
<title>MySQLDumper {L_VERSION} {MSD_VERSION} - Installation</title>
|
||
|
|
||
|
<meta name="author" content="Daniel Schlichtholz" />
|
||
|
<meta name="robots" content="noindex,nofollow" />
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" media="screen,print" href="css/msd/style.css" />
|
||
|
|
||
|
<script type="text/javascript" src="js/script.js?v4"></script>
|
||
|
<script type="text/javascript" src="js/prototype/prototype.js" charset="utf-8"></script>
|
||
|
<script type="text/javascript" src="js/scriptaculous/lib/scriptaculous.js" charset="utf-8"></script>
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<div id="container">
|
||
|
|
||
|
<div id="header">
|
||
|
|
||
|
<h1><img src="css/msd/pics/h1_logo.gif" alt="" /><br />{L_INSTALL}: {L_MSD_VERSION} {MSD_VERSION}</h1>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<div id="fullcontent">
|