Author Topic: php question  (Read 1064 times)

Offline fastbysuzuki

  • Jr. Member
  • **
  • Posts: 44
    • Welcome to nci fleetwood
php question
« on: February 12, 2017, 01:11:39 PM »
hi I edited the gauges.php file to change the words "Weather Blues Template, by Weather by You!"
to NCI Rossall Point Fleetwood as below but the  "Weather Blues Template, by Weather by You!"  still shows on the page could someone please advise on what I have done wrong please?

</div>
      <div class="header_bot"></div>
      <div style="height:15px"></div>
      <!-- content begins -->
      <div class="cont_top"></div>
      <div id="content" style="height: 959px;">
         <div id="gauges_title">
            <h1><em>NCI Rossall Point</em>,Fleetwood!</h1>
            <h2><?php echo $Tr_gau_view. ' '.$hour.'h'.$minute; ?></h2>
         </div>

Offline fastbysuzuki

  • Jr. Member
  • **
  • Posts: 44
    • Welcome to nci fleetwood
Re: php question
« Reply #1 on: February 21, 2017, 12:33:49 PM »
Hi I have solved it myself,

    Cheers