]> ruin.nu Git - ndwebbie.git/blobdiff - root/src/members/index.tt2
Move sms and hostname to settings
[ndwebbie.git] / root / src / members / index.tt2
index b166e4cfb596edfeb79b499662859f4b59ca8789..8eb11a4d00b84a6be0cba184899f8b714a8beaa6 100644 (file)
@@ -108,29 +108,6 @@ CrBs: <input type="checkbox" name="class" value="z"[% IF attackgroups.grep('z').
 </p>
 </form>
 </fieldset>
-<form action="[% c.uri_for('posthostupdate') %]" method="post">
-<fieldset class="forum-post"> <legend>Hostname</legend>
-       <p>Hostname:
-       <input style="width:25em" type="text" name="hostname" value="[% u.hostmask %]">
-       <input type="submit" value="Submit">
-       </p>
-</fieldset>
-</form>
-<form action="[% c.uri_for('postsmsupdate') %]" method="post">
-<fieldset class="forum-post"> <legend>SMS</legend>
-       <p>Number:
-       <input type="text" name="sms" value="[% u.sms %]">
-       Info to DCs: <input type="text" name="smsnote" value="[% u.sms_note | html %]">
-       </p>
-       <p>
-       Wake me up if needed:
-       <input type="checkbox" name="callme" value="TRUE"
-       [% IF u.call_if_needed %]checked[% END %]>
-       <input type="submit" value="Submit">
-       </p>
-</fieldset>
-</form>
-</div>
 [% IF c.user.planet %]
 <img class="graph" src="[% c.uri_for('/graphs/planetstats',c.user.planet,STICK) %]" alt="stats for your planet" height="300" width="500">
 <img class="graph" src="[% c.uri_for('/graphs/planetranks',c.user.planet,STICK) %]" alt="ranks for your planet" height="300" width="500">