Project

General

Profile

« Previous | Next » 

Revision 5cb07d09

Added by Scott Ullrich over 14 years ago

Fix typo

View differences:

usr/local/www/index.php
57 57
		$x++;
58 58
	}
59 59
	if($x > 0) 
60
		$savemsg = "We have detected a crash report.  Click <a href='crash_reporter.php'>here</a> fore more information.";
60
		$savemsg = "We have detected a crash report.  Click <a href='crash_reporter.php'>here</a> for more information.";
61 61
}
62 62

  
63 63
// Turn off csrf for the dashboard

Also available in: Unified diff