mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-20 10:11:00 +00:00
Update oasis.tpl
This commit is contained in:
+10
-10
@@ -1,19 +1,19 @@
|
|||||||
<?
|
<?
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
// TRAVIANX //
|
// TRAVIANX //
|
||||||
// Only for advanced users, do not edit if you dont know what are you doing! //
|
// Only for advanced users, do not edit if you dont know what are you doing! //
|
||||||
// Made by: Dzoki & Dixie (TravianX) //
|
// Made by: Dzoki & Dixie (TravianX) //
|
||||||
// - TravianX = Travian Clone Project - //
|
// - TravianX = Travian Clone Project - //
|
||||||
// DO NOT REMOVE COPYRIGHT NOTICE! //
|
// DO NOT REMOVE COPYRIGHT NOTICE! //
|
||||||
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||||
?>
|
?>
|
||||||
<form action="include/oasis.php" method="post" id="dataform">
|
<form action="include/oasis.php" method="post" id="dataform">
|
||||||
<p>
|
<p>
|
||||||
<span class="f10 c">Populate Oasis</span>
|
<span class="f10 c">Populate Oasis</span>
|
||||||
<table>
|
<table>
|
||||||
<tr><td><b>Warning</b>: This can take some time. Do not click, just wait till the next page has been loaded!</td></tr>
|
<tr><td><b>Warning</b>: This can take some time. Wait till the next page has been loaded! Click Create to proceed..</td></tr>
|
||||||
<tr><td><center><input type="submit" name="Submit" id="Submit" value="Create.."></center></td></tr>
|
<tr><td><center><input type="submit" name="Submit" id="Submit" value="Create.." onClick="return proceed()"></center></td></tr>
|
||||||
</table>
|
</table>
|
||||||
</p>
|
</p>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user