]> ruin.nu Git - ndwebbie.git/commitdiff
added a bit more
authorMichael Andreen <harv@ruin.nu>
Wed, 13 Dec 2006 12:38:27 +0000 (12:38 +0000)
committerMichael Andreen <harv@ruin.nu>
Wed, 13 Dec 2006 12:38:27 +0000 (12:38 +0000)
templates/raids.tmpl

index 9c48aa588e550c075fdee66cda64547287377eee..74489f3e8263d7edee604ce05344b12cc3ce86cf 100644 (file)
                </TMPL_LOOP>
        </ul>
        <TMPL_IF Comment>
-       <fieldset> <legend>Comment</legend>
-               <p><TMPL_VAR NAME=Comment></p>
-       </fieldset>
+               <fieldset> <legend>Comment</legend>
+                       <p><TMPL_VAR NAME=Comment></p>
+               </fieldset>
        </TMPL_IF>
        <TMPL_VAR NAME=PlanetScan>
        </div>
        <TMPL_LOOP Scans>
-       <div class="leftinfo">
-       <TMPL_VAR NAME=Scan>
-       </div>
+               <div class="leftinfo">
+               <TMPL_VAR NAME=Scan>
+               </div>
+       </TMPL_LOOP>
+       <div class="clear"> &nbsp;</div>
+       <form action="index.pl" method="post">
+       <p class="claimlinks">
+       <span id="claim<TMPL_VAR NAME=Id>">
+       <TMPL_LOOP Claims>
        </TMPL_LOOP>
+       </span>
+       </p>
+       </form>
 </fieldset>
 </TMPL_LOOP>