File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 23
23
</div>
24
24
<div class="col-md-6">
25
25
<!-- send this to another host as uktrainsim doesn't support mail() -->
26
- <form role="form" action="http://wepp.co.uk/openrails /forward_message.php" method="get">
26
+ <form role="form" action="http://ccgi.jakeman.plus.com/or /forward_message.php" method="get">
27
27
<div class="form-group">
28
28
<label for="emailAddress">Email address</label>
29
29
<input type="email" class="form-control" id="emailAddress" name="from" placeholder="Enter your email address. (We do not share this.)" autofocus required>
32
32
<label for="emailSubject">Subject</label>
33
33
<input type="text" class="form-control" id="emailSubject" name="subject" placeholder="Enter your subject">
34
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">
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'> " ?>
38
40
<div class="form-group">
39
41
<label for="emailMessage">Message</label>
40
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>
Original file line number Diff line number Diff line change 40
40
<li><a href="http://pikku.msts.cz/openrails.html">Pikku Locomotive Works</a> - Czechoslovakia</li>
41
41
<li><a href="http://www.trainsimulations.net/">TrainSimulations</a> - Canada</li>
42
42
<li><a href="http://www.gabriele90.com/">Gabriele 90</a> - Italy</li>
43
- <li><a href=http://broadgaugeproduction.com/">Broad Gauge Productions</a> - India</li>
43
+ <li><a href=" http://broadgaugeproduction.com/">Broad Gauge Productions</a> - India</li>
44
44
</ul>
45
45
<p> </p>
46
46
<h2>Vendors Supporting MSTS</h2>
You can’t perform that action at this time.
0 commit comments