Big Cleanup

1) Removed unnecessary files
2) Trailling spaces (no all though)
3)  Some space to tab conversion
This commit is contained in:
Neranjen
2012-06-18 05:06:05 +05:30
parent e081116620
commit 786cbf1f8e
195 changed files with 23522 additions and 23537 deletions
+42 -42
View File
@@ -13,29 +13,29 @@ include("GameEngine/config.php");
include("GameEngine/Database.php");
include("GameEngine/Lang/".LANG.".php");
?>
<!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>
<title><?php echo SERVER_NAME; ?></title>
<link rel="stylesheet" type="text/css" href="img/tutorial/main.css"/>
<link rel="stylesheet" type="text/css" href="img/tutorial/flaggs.css"/>
<meta name="content-language" content="en"/>
<meta http-equiv="imagetoolbar" content="no"/>
<script src="mt-core.js" type="text/javascript"></script>
<script src="new.js" type="text/javascript"></script>
<style type="text/css" media="screen">
</style>
</head>
<body class="webkit contentPage">
<div class="wrapper">
<!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>
<title><?php echo SERVER_NAME; ?></title>
<link rel="stylesheet" type="text/css" href="img/tutorial/main.css"/>
<link rel="stylesheet" type="text/css" href="img/tutorial/flaggs.css"/>
<meta name="content-language" content="en"/>
<meta http-equiv="imagetoolbar" content="no"/>
<script src="mt-core.js" type="text/javascript"></script>
<script src="new.js" type="text/javascript"></script>
<style type="text/css" media="screen">
</style>
</head>
<body class="webkit contentPage">
<div class="wrapper">
<div id="country_select">
</div>
<div id="header">
<h1>Welcome to <?php echo SERVER_NAME; ?></h1>
</div>
</div>
<div id="header">
<h1>Welcome to <?php echo SERVER_NAME; ?></h1>
</div>
<div id="navigation">
<a href="index.php" class="home"><img src="img/x.gif" alt="Travian"/></a>
@@ -50,9 +50,9 @@ include("GameEngine/Lang/".LANG.".php");
<td><a href="http://forum.travian.com/" target="_blank"><span>Forum</span></a></td>
<td><a href="index.php?signup"><span>Register</span></a></td>
@@ -62,17 +62,17 @@ include("GameEngine/Lang/".LANG.".php");
</table>
</div>
<div id="content">
<div class="grit">
</div>
<div id="content">
<div class="grit">
<h1>Manual</h1>
@@ -80,7 +80,7 @@ include("GameEngine/Lang/".LANG.".php");
<p class="submenu">
<a href="anleitung.php">The tribes</a> |
<a href="anleitung.php">The tribes</a> |
<a href="anleitung.php?s=1">The buildings</a> |
@@ -143,10 +143,10 @@ include("Templates/Anleitung/4.tpl"); }
</div>
</body>
</html>
</div>
</body>
</html>