Added 1.7.3 and Infdev
This commit is contained in:
parent
53aaccff58
commit
3a89ef36f5
@ -23,6 +23,13 @@ body {
|
||||
justify-content:center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
.ContainerOther{
|
||||
display: flex;
|
||||
width: 1%;
|
||||
flex-wrap:wrap;
|
||||
justify-content:center;
|
||||
margin: 0 auto;
|
||||
}
|
||||
h1 {
|
||||
color: #000000;
|
||||
}
|
||||
|
12611
eagler-files/1.7.3/Beta_1.7.3_Offline_Download.html
Normal file
12611
eagler-files/1.7.3/Beta_1.7.3_Offline_Download.html
Normal file
File diff suppressed because one or more lines are too long
4514
eagler-files/infdev/Infdev-20100630-1.html
Normal file
4514
eagler-files/infdev/Infdev-20100630-1.html
Normal file
File diff suppressed because one or more lines are too long
12
index.html
12
index.html
@ -83,6 +83,18 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<!-- Other Section -->
|
||||
<div id="desktopVersionOther">
|
||||
<p class="version-text" style="color: black;">Other Versions</p>
|
||||
<div class="ContainerOther">
|
||||
<a class="version-link filter-button" href="./eagler-files/1.7.3/Beta_1.7.3_Offline_Download.html">
|
||||
<button style="background-color: rgb(76, 175, 80);">1.7.3 Beta Client</button>
|
||||
</a>
|
||||
<a class="version-link filter-button" href="./eagler-files/infdev/Infdev-20100630-1.html">
|
||||
<button style="background-color: rgb(76, 175, 80);">Infdev Client</button>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<h3>DANGER ZONE</h3>
|
||||
<a onclick="openClrModal();" class="clr-btn">Reset All Local Data</a>
|
||||
<a onclick="eruda.init();">
|
||||
|
Loading…
x
Reference in New Issue
Block a user