Skip to content

Commit

Permalink
Add TKT III to menu
Browse files Browse the repository at this point in the history
  • Loading branch information
sunehs committed Nov 25, 2023
1 parent 8522b67 commit da44265
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,11 @@
<p class="head pad">Level Packs</p><br/><br/>
<a href="<?php echo $url; ?>/records/kinglist/Kopaka/" class="red size11 bold pad">Kopaka levels</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/TKT/" class="rp_buttxt2">TKT ep I</a>&nbsp;
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="<?php echo $url; ?>/records/pack/TKTII/" class="rp_buttxt" >TKT ep II</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/DCup03/" class="rp_buttxt2">Dragstrup Cup 2003</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/C1337/" class="rp_buttxt2">1337 Contest</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/cEp/" class="rp_buttxt2">cEp levels</a>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="<?php echo $url; ?>/records/pack/TKTII/" class="rp_buttxt" >TKT ep II</a>&nbsp;
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="https://elma.online/levels/packs/TKTIII" class="rp_buttxt" >TKT ep III</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/DCup03/" class="rp_buttxt2">Dragstrup Cup 2003</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/C1337/" class="rp_buttxt2">1337 Contest</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="/records/pack/cEp/" class="rp_buttxt2">cEp levels</a>
</div>
</div>
<div class="tp_middlebg"></div>
Expand Down Expand Up @@ -408,7 +409,8 @@
<a href="<?php echo $url; ?>/records/kinglist/" class="black head pad">Level Packs</a><br/><br/>
<a href="<?php echo $url; ?>/records/kinglist/Kopaka/" class="red size11 bold pad">Kopaka levels</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="<?php echo $url; ?>/records/pack/TKT/" class="rp_buttxt2">TKT ep I</a>&nbsp;
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="<?php echo $url; ?>/records/pack/TKTII/" class="rp_buttxt" >TKT ep II</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="<?php echo $url; ?>/records/pack/TKTII/" class="rp_buttxt" >TKT ep II</a>&nbsp;
<img src="/images/rp_but.gif" width="4" height="6" alt="" class=""/>&nbsp;<a href="https://elma.online/levels/packs/TKTIII" class="rp_buttxt" >TKT ep III</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="<?php echo $url; ?>/records/pack/DCup03/" class="rp_buttxt2">Dragstrup Cup 2003</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="<?php echo $url; ?>/records/pack/C1337/" class="rp_buttxt2">1337 Contest</a><br/>
<img src="/images/rp_but.gif" width="4" height="6" alt="" class="rp_but"/><a href="<?php echo $url; ?>/records/pack/cEp/" class="rp_buttxt2">cEp levels</a>
Expand Down

0 comments on commit da44265

Please sign in to comment.