]> ruin.nu Git - ndwebbie.git/blobdiff - templates/alliances.tmpl
done
[ndwebbie.git] / templates / alliances.tmpl
index 85f84ffc6f9031019ce90873063d9aaf86c256c4..b090cf07436d3fe8d73b08aa0efac8a2386fea6f 100644 (file)
@@ -4,6 +4,7 @@
        <input type="hidden" name="page" value="alliances"/>
        <input type="hidden" name="cmd" value="change"/>
        <input type="hidden" name="alliance" value="<TMPL_VAR NAME=Id>"/>
+<div class="leftinfo">
        <p>Alliance: <TMPL_VAR NAME=Alliance></p>
        <p>Relationship: <select name="relationship">
                <TMPL_LOOP Relationships>
                </TMPL_LOOP>
                </select>
                <input type="checkbox" name="crelationship"/></p>
-       <p><input type="submit" value="Submit"/></p>
+</div>
+
+<div class="leftinfo">
+       <p>Paste a list of coords that you want to add to this alliance</p>
+       <textarea rows="10" cols="40" name="coords"></textarea>
+</div>
+<div class="clear">&nbsp;</div>
+       <p class="claimlinks"><input type="submit" value="Submit"/></p>
 </fieldset></form>
 <div class="leftinfo">
 <table>
 </table>
 </div>
 <div class="leftinfo">
-<form action="index.pl" method="post"><fieldset> <legend>Coords</legend>
-       <input type="hidden" name="page" value="alliances"/>
-       <input type="hidden" name="cmd" value="coords"/>
-       <input type="hidden" name="alliance" value="<TMPL_VAR NAME=Id>"/>
-       <p>Paste a list of coords that you want to add to this alliance</p>
-       <textarea rows="25" cols="40" name="coords"></textarea>
-       <p><input type="submit" value="Submit"/></p>
-</fieldset></form>
-</div>
-<div class="leftinfo">
 <table>
        <tr>
                <th>Alliance</th><th>Sender</th>