]> ruin.nu Git - ndwebbie.git/blobdiff - templates/main.tmpl
more ie fixes
[ndwebbie.git] / templates / main.tmpl
index 7c1e3830fa920969a503f1c53356f8a0dbccb008..344a15eb6e400ad09fa15029905abc6d3ad8a85b 100644 (file)
        </TMPL_LOOP>
        </table>
 </TMPL_IF>
+<table>
+       <tr><th>Call</th><th>DC</th><th>Landing tick</th><th>Races</th><th>Amount</th><th>Shiptypes</th><th>Current eta</th><th>Inital eta</th><th>Attackers</th></tr>
+<TMPL_LOOP Calls>
+       <tr align="center" class="<TMPL_IF ODD>odd<TMPL_ELSE>even</TMPL_IF>">
+               <td class="<TMPL_VAR NAME=Covered>"><a href="/calls?call=<TMPL_VAR NAME=Id>"><TMPL_VAR NAME=Id></a></td>
+               <td class="<TMPL_VAR NAME=DC>"><TMPL_VAR NAME=Username></td>
+               <td><TMPL_VAR NAME=Landing_tick></td>
+               <td><TMPL_VAR NAME=Race></td>
+               <td><TMPL_VAR NAME=Amount></td>
+               <td><TMPL_VAR NAME=Shiptype></td>
+               <td><TMPL_VAR NAME=Curreta></td>
+               <td><TMPL_VAR NAME=Eta></td>
+               <td><TMPL_VAR NAME=Attackers></td>
+       </tr>
+</TMPL_LOOP>
+</table>
 <div class="leftinfo">
 <fieldset class="forum-post"> <legend>Account details</legend>
        <ul>
 </form>
 </fieldset>
 <form action="<TMPL_VAR NAME=PAGE>" method="post">
+<fieldset class="forum-post"> <legend>Hostname</legend>
+       <p>Hostname: 
+       <input style="width:25em" type="text" name="hostname" value="<TMPL_VAR NAME=Hostname>"/>
+       <input type="submit" value="Submit"/>
+       </p>
+</fieldset>
+</form>
+<form action="<TMPL_VAR NAME=PAGE>" method="post">
 <fieldset class="forum-post"> <legend>SMS</legend>
        <p>Number: 
        <input type="text" name="sms" value="<TMPL_VAR NAME=SMS>"/>