|
12 | 12 | </div>
|
13 | 13 | </div>
|
14 | 14 | <div class="row">
|
15 |
| - <div class="col-md-3"> |
| 15 | + <div class="col-md-2"></div> |
| 16 | + <div class="col-md-4"> |
| 17 | + <p><br> |
| 18 | + <a style="text-decoration: none;" class="btn btn-warning" href="http://www.elvastower.com/forums/index.php?/forum/190-open-rails-simulator-project/">For help with a technical problem</a> |
| 19 | + </p> |
| 20 | + </div> |
| 21 | + <div class="col-md-4"> |
| 22 | + <p> |
| 23 | + For prompt help with a technical problem, please use this button to post on one of the Open Rails forums</a> at Elvas Tower. |
| 24 | + </p> |
| 25 | + </div> |
| 26 | + </div> |
| 27 | + <div class="row"> |
| 28 | + <div class="col-md-2"></div> |
| 29 | + <div class="col-md-8"> |
16 | 30 | <p>
|
17 |
| - To contact the Open Rails Project Team, please <a href="http://www.elvastower.com/forums/index.php?/forum/190-open-rails-simulator-project/">post on one of the Open Rails forums</a> at Elvas Tower. |
18 |
| - </p><p> |
19 | 31 | To report issues with the product or feature requests, please use <a href="../contribute/reporting-bugs/">our Bug Tracker</a>.
|
20 | 32 | </p><p>
|
21 |
| - To contact the Open Rails Management Team, use this form to send us a message. |
| 33 | + To contact the Open Rails Management Team, use <a href="form.php">this form to send us a message</a>. |
22 | 34 | </p>
|
23 | 35 | </div>
|
24 |
| - <div class="col-md-6"> |
25 |
| - <!-- send this to another host as uktrainsim doesn't support mail() --> |
26 |
| - <form role="form" action="http://ccgi.jakeman.plus.com/or/forward_message.php" method="get"> |
27 |
| - <div class="form-group"> |
28 |
| - <label for="emailAddress">Email address</label> |
29 |
| - <input type="email" class="form-control" id="emailAddress" name="from" placeholder="Enter your email address. (We do not share this.)" autofocus required> |
30 |
| - </div> |
31 |
| - <div class="form-group"> |
32 |
| - <label for="emailSubject">Subject</label> |
33 |
| - <input type="text" class="form-control" id="emailSubject" name="subject" placeholder="Enter your subject"> |
34 |
| - </div> |
35 |
| - <input type="hidden" name="send_to_name" value="or_website"> |
36 |
| - <input type="hidden" name="send_to_domain" value="jakeman.plus.com"> |
37 |
| - <input type="hidden" name="success_url" value="http://openrails.org/contact/success.php"> |
38 |
| - <?php $ip = $_SERVER['REMOTE_ADDR']; echo "<input type='hidden' name='ip' value='$ip'>" ?> |
39 |
| - <?php $referer = $_SERVER['HTTP_REFERER']; echo "<input type='hidden' name='referer' value='$referer'>" ?> |
40 |
| - <div class="form-group"> |
41 |
| - <label for="emailMessage">Message</label> |
42 |
| - <textarea class="form-control" rows="10" id="emailMessage" name="body" placeholder="Enter your message" required title="Please follow the guidance to the left about reporting problems."></textarea> |
43 |
| - </div> |
44 |
| - <button type="submit" class="btn btn-default">Send</button> |
45 |
| - </form> |
46 |
| - |
47 |
| - </div> |
48 | 36 | </div>
|
49 | 37 | <?php include "../shared/tail.php" ?>
|
50 | 38 | <?php include "../shared/banners/preload_next_banner.php" ?>
|
|
0 commit comments