Ticket #7530: welcome-htmlfix.patch

File welcome-htmlfix.patch, 763 bytes (added by malard@…, 14 years ago)

diff patch file

  • welcome.php

     
    7171<?php
    7272    if (!$Settings['tv']) {
    7373?>
    74 <h2>No TV Configured</h1>
     74<h2>No TV Configured</h2>
    7575<p>
    7676MythTV is intended to run with TV settings configured.  Your installation does
    7777not appear to have been fully configured for TV viewing (there are no channels).
     
    103103
    104104</div>
    105105
    106 <a id="reset" href="<?php echo root_url; ?>?RESET_SKIN&RESET_TMPL"><?php echo t('Reset template and skin to defaults'); ?></a>
     106<a id="reset" href="<?php echo root_url; ?>?RESET_SKIN&amp;RESET_TMPL"><?php echo t('Reset template and skin to defaults'); ?></a>
    107107
    108108<?php
    109109// Print the page footer