Index: welcome.php
===================================================================
--- welcome.php	(revision 22779)
+++ welcome.php	(working copy)
@@ -71,7 +71,7 @@
 <?php
     if (!$Settings['tv']) {
 ?>
-<h2>No TV Configured</h1>
+<h2>No TV Configured</h2>
 <p>
 MythTV is intended to run with TV settings configured.  Your installation does
 not appear to have been fully configured for TV viewing (there are no channels).
@@ -103,7 +103,7 @@
 
 </div>
 
-<a id="reset" href="<?php echo root_url; ?>?RESET_SKIN&RESET_TMPL"><?php echo t('Reset template and skin to defaults'); ?></a>
+<a id="reset" href="<?php echo root_url; ?>?RESET_SKIN&amp;RESET_TMPL"><?php echo t('Reset template and skin to defaults'); ?></a>
 
 <?php
 // Print the page footer
