]> ruin.nu Git - ndwebbie.git/blobdiff - templates/raids.tmpl
inform about coords delay
[ndwebbie.git] / templates / raids.tmpl
index 500583e0c1bab5427c5a41fc29c496aea3c125b9..82e1df9b6604c7ce5649fb920758f6173b85e3d8 100644 (file)
@@ -1,5 +1,5 @@
 <TMPL_LOOP Raids>
-       <p><a href="/<TMPL_VAR NAME=PAGE>?raid=<TMPL_VAR NAME=Raid>"><TMPL_VAR NAME=Raid></a>
+       <p><a href="/<TMPL_VAR NAME=PAGE>?raid=<TMPL_VAR NAME=Raid>">Raid <TMPL_VAR NAME=Raid></a>
        <TMPL_IF isBC>
                <a href="editRaid?raid=<TMPL_VAR NAME=Raid>">Edit</a>
                <a href="editRaid?raid=<TMPL_VAR NAME=Raid>&amp;cmd=Close">Close raid.</a>
@@ -26,6 +26,7 @@
 <fieldset> <legend>Message</legend>
        <p><b>REMEMBER TO PASTE LAUNCH CONFIRMATION IF YOU WANT AN ATTACK POINT</b></p>
        <p><b style="color: red;">DO NOT JOIN A WAVE UNLESS YOU HAVE PERMISSION FROM THE PERSON WHO CLAIMED IT</b></p>
+       <p><b style="color: pink;">COORDS ARE NOT SHOWN UNTIL AT LEAST 10 MIN AFTER YOUR CLAIM</b></p>
        <p>Landing tick first wave: <TMPL_VAR NAME=LandingTick></p>
        <TMPL_VAR NAME=Message>
 </fieldset>
@@ -84,7 +85,6 @@
        </span>
        </p>
        </form>
-       <p>Target coords: <span id="coords<TMPL_VAR NAME=Id>"><TMPL_VAR NAME=Coords></span></p>
 </fieldset>
 </TMPL_LOOP>
 <TMPL_IF Ajax>