Show
Ignore:
Timestamp:
01/09/06 00:25:34 (7 years ago)
Author:
dez
Message:

Lots of chckens changes
Database dump

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • static/People/Staff.cy.txt

    r82 r105  
    44 
    55<ul> 
    6 <li><strong>Chairman:</strong> James Frost (<a href="/~frosty">frosty</a>)</li> 
     6<li><strong>President:</strong> James Frost (<a href="/~frosty">frosty</a>)</li> 
    77<li><strong>Publicity Officer:</strong> Chris Elsmore (<a href="/~elsmorian">elsmorian</a>)</li> 
    88<li><strong>Secretary:</strong> Sean Handley (<a href="/~talyn256">talyn256</a>)</li> 
     
    1212<h2>Additional Staff</h2> 
    1313<ul> 
    14 <li>Justin Mitchell (<a href="/~arthur">arthur</a>) - <em>Administrator</em></li> 
    1514<li>Dave Arter (<a href="/~davea">davea</a>) - <em>Administrator</em></li> 
    16 <li>Finn Wilcox (<a href="/~finnw">finnw</a>) - <em>Administrator</em></li> 
    1715<li>Chris Jones (<a href="/~rollercow">rollercow</a>) - <em>Administrator</em></li> 
    1816<li>Sitsofe Wheeler (<a href="/~sits">sits</a>) - <em>Administrator</em></li> 
    19 <li>Steve Hill (<a href="/~firefury">firefury</a>) - <em>ex-Admin</em></li> 
    20 <li>Sharon Fawcett (<a href="/~crystal">crystal</a>) - <em>Helper</em></li> 
    21 <li>Dave Brooks (<a href="/~daveb">daveb</a>) - <em>Helper</em></li> 
    22 <li>Jason Bees (<a href="/~jasonb">jasonb</a>) - <em>Helper</em></li> 
     17<li>Graham Cole (<a href="/~chckens">chckens</a>) - <em>Helper</em></li> 
     18<li>Peter Berry (<a href="/~pwb">pwb</a>) - <em>Helper</em></li> 
    2319</ul> 
    2420 
    25 <h2>The Cabal</h2> 
    26 <p>The Cabal doesn't exist.  It's pure rumour and speculation. </p> 
    2721<h2>Thanks</h2> 
    2822<p> 
     
    3226<li>Alan Cox (<a href="/~anarchy">anarchy</a>)</li> 
    3327<li>Jon Care (<a href="/~arashi">arashi</a>)</li> 
     28<li>Justin Mitchell (<a href="/~arthur">arthur</a>)</li> 
    3429<li>Robin O'Leary (<a href="/~caederus">caederus</a>)</li> 
    3530<li>Dick Porter (<a href="/~dick">dick</a>)</li> 
    3631<li>Steve Whitehouse (<a href="/~rohan">rohan</a>)</li> 
    3732</ul> 
    38 <h2><a name="contact"></a>Contact Us</h2> 
     33 
     34<div class="box"> 
     35<div class="boxhead"><h2><a name="contact"></a>Contact Us</h2></div> 
     36 
     37<div class="boxcontent"> 
    3938<p>If you are having trouble with any aspect of SUCS, then feel free to contact any of the people listed below. You may want to see if your problem is covered in the <a href="/help">help pages</a> first, though. If you want an immediate response, see if any staff members are logged on to <a href="http://sucs.org/services/milliways.php">Milliways</a>. During the week, there is usually someone logged on who will be able to help you.</p> 
    4039<p>If you have a problem, you can use this form to contact the relevant people</p> 
    41   <form action="http://sucs.org/people/staff.php" method="post" accept-charset="utf-8,us-ascii"> 
    42     <table border="1"> 
    43       <tr> 
    44         <td align="right">To</td> 
    45         <td> 
    46                 <select name="addr"> 
     40 
     41<form action="http://sucs.org/people/staff.php" method="post" accept-charset="utf-8,us-ascii"> 
     42        <div class="row"> 
     43                <label for="addr">To</label> 
     44                <span class="textinput"><select name="addr" id="addr" class="input"> 
    4745                        <option value="" selected="selected"></option> 
    48                         <option value="admin"> 
    49                                 The Admin Team 
    50                         </option> 
    51                         <option value="exec"> 
    52                                 The Elected Exec. 
    53                         </option> 
    54                         <option value="committee"> 
    55                                 The Whole Committee. 
    56                         </option> 
    57                         <option value="games"> 
    58                                 The Games Admin Team 
    59                         </option> 
    60                         <option value="TheCabal"> 
    61                                 The Cabal 
    62                         </option> 
    63                 </select> 
    64         </td> 
    65       </tr> 
    66       <tr> 
    67         <td align="right"> 
    68                 Subject 
    69         </td> 
    70         <td> 
    71                 <input type="text" name="subject" size="60" /> 
    72                 <input type="hidden" name="message" value="send" /> 
    73                 <input type="hidden" name="msgid" value="Mzk3OTQ0ODU1" /> 
    74         </td> 
    75       </tr> 
    76       <tr> 
    77         <td align="right">Your email address</td> 
    78         <td> 
    79                 <input type="text"  name="from" size="60" /> 
    80         </td> 
    81       </tr> 
    82       <tr> 
    83         <td align="right">Body</td> 
    84         <td> 
    85                 <textarea name="body" cols="70" rows="5"></textarea> 
    86         </td> 
    87       </tr> 
    88       <tr> 
    89         <td align="center" colspan="2"><input type="submit" value="Send" /></td> 
    90       </tr> 
    91     </table> 
     46                        <option value="admin">The Admin Team</option> 
     47                        <option value="exec">The Elected Exec.</option> 
     48                        <option value="committee">The Whole Committee</option> 
     49                        <option value="games">The Games Admin Team</option> 
     50                        <option value="TheCabal">The Cabal</option> 
     51                </select></span> 
     52        </div> 
     53        <div class="row"> 
     54                <label for="subject">Subject</label> 
     55                <span class="textinput"><input type="text" name="subject" id="subject" size="60" class="input" /></span> 
     56                <input type="hidden" name="message" id="message" value="send" /> 
     57                <input type="hidden" name="msgid" id="msgid" value="Mzk3OTQ0ODU1" /> 
     58        </div> 
     59        <div class="row"> 
     60                <label for="from">Your email address</label> 
     61                <span class="textinput"><input type="text" name="from" id="from" size="60" class="input" /></span> 
     62        </div> 
     63        <div class="row"> 
     64                <label for="body">Body</label> 
     65                <span class="textinput"><textarea name="body" id="body" cols="70" rows="5" class="input"></textarea></span> 
     66        </div> 
     67        <div class="row"> 
     68                <span class="textinput"><input type="submit" value="Send" /></span> 
     69        </div> 
     70        <div class="clear"></div> 
    9271</form> 
     72</div> 
     73<div class="hollowfoot"><div><div></div></div></div> 
     74</div>