Mirroring got broken around the merge from branches/2.1, although I'm 
not yet sure how.  This catches up to "authoritative" content across the 
board, while I figure out what broke.



git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8234 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/plugins/MissingBrowserPlugin.html b/plugins/MissingBrowserPlugin.html
index 550f2a2..1ae3dba 100644
--- a/plugins/MissingBrowserPlugin.html
+++ b/plugins/MissingBrowserPlugin.html
@@ -1,11 +1,11 @@
-<html>

-<head>

-<title>Missing GWT Browser Plugin</title>

-</head>

-<body>

-<h1>No GWT Browser Plugin Detected</h1>

-GWT Development Mode needs a browser plugin to operate.  Please <a

-  href="http://gwt-dev-plugin-missing.appspot.com/">install</a> the

-appropriate one for your browser.

-</body>

-</html>

+<html>
+<head>
+<title>Missing GWT Browser Plugin</title>
+</head>
+<body>
+<h1>No GWT Browser Plugin Detected</h1>
+GWT Development Mode needs a browser plugin to operate.  Please <a
+  href="http://gwt-dev-plugin-missing.appspot.com/">install</a> the
+appropriate one for your browser.
+</body>
+</html>