summaryrefslogtreecommitdiffstats
path: root/contrib/rom-o-matic/bottom.php
diff options
context:
space:
mode:
authorPaul Sands2012-02-12 14:35:43 +0100
committerMichael Brown2012-02-12 14:35:43 +0100
commit4108321bf539768ce2175e92ac1e1687b667b109 (patch)
tree42944d9a15261e0621df5b9e73330f2df1e34397 /contrib/rom-o-matic/bottom.php
parent[prefix] Fix missing underscore in libprefix (diff)
downloadipxe-4108321bf539768ce2175e92ac1e1687b667b109.tar.gz
ipxe-4108321bf539768ce2175e92ac1e1687b667b109.tar.xz
ipxe-4108321bf539768ce2175e92ac1e1687b667b109.zip
[contrib] Fix rom-o-matic
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'contrib/rom-o-matic/bottom.php')
-rw-r--r--contrib/rom-o-matic/bottom.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/rom-o-matic/bottom.php b/contrib/rom-o-matic/bottom.php
index a6343d45..9ba8e319 100644
--- a/contrib/rom-o-matic/bottom.php
+++ b/contrib/rom-o-matic/bottom.php
@@ -1,4 +1,4 @@
-<?
+<?php
/**
* Copyright (C) 2009 Marty Connor <mdc@etherboot.org>.
@@ -53,7 +53,7 @@ Resources:
<hr>
<font size="-1">
<br>
- Please email <a href="mailto:<? echo "${webmaster_email}" ?>"><? echo "${webmaster_email}"?></a>
+ Please email <a href="mailto:<?php echo "${webmaster_email}" ?>"><?php echo "${webmaster_email}"?></a>
with questions or comments about this website.
</font>
<br><br>