Skip to content

Commit

Permalink
added telephone numebr to support page centred
Browse files Browse the repository at this point in the history
  • Loading branch information
rgdavies committed Aug 3, 2013
1 parent 81f87ab commit 5a16818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<body>
<div id="header">
<h1 id="title"><a href="/">Agincourt Support</a></h1>
<p>Please call 0845 481 1010 for suppot</p>
</div>
<div id="content">
<h1>Agincourt Support</h1>
<p>Please call 0845 481 1010 for suppot</p>
<p style="text-align: center; font-family: Myriad Pro, helvetica, arial, sans-serif"><a href="http://www.teamviewer.com/download/TeamViewerQS_en.exe">Windows XP, Vista, 7 - Click here for remote support</a></p>
<p style="text-align: center; font-family: Myriad Pro, helvetica, arial, sans-serif"><a href="http://www.teamviewer.com/download/TeamViewerQS.dmg">Apple OSX - Click here for remote support</a></p>
<p style="text-align: center; font-family: Myriad Pro, helvetica, arial, sans-serif">Your IP: <?= $_SERVER['REMOTE_ADDR'] ?></p>
Expand Down

0 comments on commit 5a16818

Please sign in to comment.