mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-08 05:36:10 +00:00
chore: HTML fixes from Eclipse
This commit is contained in:
+34
-34
@@ -27,7 +27,7 @@ $automation->isWinner();
|
||||
<html>
|
||||
<head>
|
||||
<title><?php echo SERVER_NAME ?></title>
|
||||
<link REL="shortcut icon" HREF="favicon.ico"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta http-equiv="cache-control" content="max-age=0" />
|
||||
<meta http-equiv="pragma" content="no-cache" />
|
||||
<meta http-equiv="expires" content="0" />
|
||||
@@ -64,41 +64,41 @@ $automation->isWinner();
|
||||
<?php include("Templates/menu.tpl"); ?>
|
||||
<?php include("Templates/version.tpl"); ?>
|
||||
<div id="products">
|
||||
1. ronix - For coding above and beyond the call of duty</br>
|
||||
2. Dzoki - Version starter</br>
|
||||
3. Shadow - For coding above and beyond the call of duty</br>
|
||||
4. Advocaite - For coding above and beyond the call of duty</br>
|
||||
5. yi12345 - It's always a pleasure</br>
|
||||
6. NarcisRO - bug hunter</br>
|
||||
7. brainiacX - For being able to code, when we needed code the most</br>
|
||||
8. InCube</br>
|
||||
9. akshay9</br>
|
||||
10. KFCSpike</br>
|
||||
11. nean</br>
|
||||
12. hexcoded</br>
|
||||
13. SlimZ</br>
|
||||
14. inblackhole</br>
|
||||
15. elio - Your advise is always welcome</br>
|
||||
16. AL3XAND3R or MisterX - For keeping the faith</br>
|
||||
17. Mr.php</br>
|
||||
18. Akakori</br>
|
||||
19. G3n3s!s</br>
|
||||
20. JimJam</br>
|
||||
21. LoppyLukas</br>
|
||||
22. Dixie</br>
|
||||
23. ZZJHONS</br>
|
||||
24. songeriux</br>
|
||||
25. TTMMTT</br>
|
||||
26. Donnchadh</br>
|
||||
27. DesPlus</br>
|
||||
28. Marvin</br>
|
||||
29. noonn</br>
|
||||
30. Armando</br>
|
||||
31. aggenkeech</br>
|
||||
32. Niko28</br>
|
||||
1. ronix - For coding above and beyond the call of duty<br />
|
||||
2. Dzoki - Version starter<br />
|
||||
3. Shadow - For coding above and beyond the call of duty<br />
|
||||
4. Advocaite - For coding above and beyond the call of duty<br />
|
||||
5. yi12345 - It's always a pleasure<br />
|
||||
6. NarcisRO - bug hunter<br />
|
||||
7. brainiacX - For being able to code, when we needed code the most<br />
|
||||
8. InCube<br />
|
||||
9. akshay9<br />
|
||||
10. KFCSpike<br />
|
||||
11. nean<br />
|
||||
12. hexcoded<br />
|
||||
13. SlimZ<br />
|
||||
14. inblackhole<br />
|
||||
15. elio - Your advise is always welcome<br />
|
||||
16. AL3XAND3R or MisterX - For keeping the faith<br />
|
||||
17. Mr.php<br />
|
||||
18. Akakori<br />
|
||||
19. G3n3s!s<br />
|
||||
20. JimJam<br />
|
||||
21. LoppyLukas<br />
|
||||
22. Dixie<br />
|
||||
23. ZZJHONS<br />
|
||||
24. songeriux<br />
|
||||
25. TTMMTT<br />
|
||||
26. Donnchadh<br />
|
||||
27. DesPlus<br />
|
||||
28. Marvin<br />
|
||||
29. noonn<br />
|
||||
30. Armando<br />
|
||||
31. aggenkeech<br />
|
||||
32. Niko28<br />
|
||||
</div>
|
||||
</div>
|
||||
</br></br></br></br><div id="side_info">
|
||||
<br /><br /><br /><br /><div id="side_info">
|
||||
<?php
|
||||
include("Templates/multivillage.tpl");
|
||||
include("Templates/quest.tpl");
|
||||
|
||||
Reference in New Issue
Block a user