|
@@ -19,7 +19,7 @@
|
|
|
<img src="L2UI.SquareGray" width=280 height=1> <img src="L2UI.SquareBlank" width=1 height=3>
|
|
|
<table width=280 border=0>
|
|
|
<tr><td width=140><font color="a2a0a2">Time and date that auction ends</font></td>
|
|
|
-<td width=140><font color="b09979">%AGIT_AUCTION_END_YY% year %AGIT_AUCTION_END_MM% month %AGIT_AUCTION_END_DD% day %AGIT_AUCTION_END_HH% hour</font></td></tr>
|
|
|
+<td width=140><font color="b09979">%AGIT_AUCTION_END%</font></td></tr>
|
|
|
<tr><td><font color="a2a0a2">Time remaining</font></td>
|
|
|
<td><font color="b09979">%AGIT_AUCTION_REMAIN%</font></td></tr>
|
|
|
<tr><td><font color="a2a0a2">Minimum bid price</font></td>
|
|
@@ -34,7 +34,7 @@
|
|
|
<table width=280 border=0>
|
|
|
<tr>
|
|
|
<td width=60></td>
|
|
|
-<td width=70 align=center><button action="bypass -h npc_%objectId%_bidding_AgitBidderList" value="Back" width=70 height=21 back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton"></td>
|
|
|
+<td width=70 align=center><button action="%AGIT_LINK_BACK%" value="Back" width=70 height=21 back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton"></td>
|
|
|
<td width=70 align=center><button action="bypass -h npc_%objectId%_bidlist %id%" value="Bidders List" width=70 height=21 back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton"></td>
|
|
|
<td width=70 align=center><button action="bypass -h npc_%objectId%_cancelAuction" value="Cancel" width=70 height=21 back="L2UI.DefaultButton_click" fore="L2UI.DefaultButton"></td>
|
|
|
</tr>
|