Minor changes: speliing correction, license header, remove obsolete config prop.
diff --git a/app/src/main/resources/ApplicationResources.properties b/app/src/main/resources/ApplicationResources.properties
index ca6fbe3..2673f6e 100644
--- a/app/src/main/resources/ApplicationResources.properties
+++ b/app/src/main/resources/ApplicationResources.properties
@@ -78,7 +78,7 @@
 
 bookmarksForm.subtitle=Manage blogrolls in weblog <span>{0}</span>
 
-bookmarksForm.rootPrompt=This is your blog''s default blogroll. Most blog themes display these links (previously known as bookmarks) in the sidebar of the blog. You can also define new blogroll, but you will have to editor your theme templates if you wish to display them.
+bookmarksForm.rootPrompt=This is your blog''s default blogroll. Most blog themes display these links (previously known as bookmarks) in the sidebar of the blog. You can also define new blogroll, but you will have to edit your theme templates if you wish to display them.
 bookmarksForm.otherPrompt=This is a custom blogroll. If you wish to display these links on your blog you will have to edit your blog theme templates.
 
 bookmarksForm.path=Blogroll
diff --git a/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties b/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
index 258f99d..1be6b64 100644
--- a/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
+++ b/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties
@@ -624,9 +624,6 @@
 # underscores instead.
 weblogentry.title.useUnderscoreSeparator=false
 
-# editor theme to be used (corresponds to directory name under /theme)
-editor.theme=tan
-
 # list of links to include in root bookmark folder of each new blog
 # format is like so: linktitle2|linkurl2,linktitle2|linkurl2,linktitle3|linkurl3
 newuser.blogroll=\
diff --git a/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp b/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp
index 8f867c0..fc255e6 100644
--- a/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp
+++ b/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileView.jsp
@@ -327,7 +327,7 @@
             <div class="modal-body">
                 <iframe id="mediaFileEditor"
                         style="visibility:inherit"
-                        height="600" <%-- pixels, sigh, this is suboptimal--%>
+                        height="700" <%-- pixels, sigh, this is suboptimal--%>
                         width="100%"
                         frameborder="no"
                         scrolling="auto">
diff --git a/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileViewLight.jsp b/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileViewLight.jsp
index 7c5b42b..565adb5 100644
--- a/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileViewLight.jsp
+++ b/app/src/main/webapp/WEB-INF/jsps/editor/MediaFileViewLight.jsp
@@ -1,3 +1,20 @@
+<%--

+  Licensed to the Apache Software Foundation (ASF) under one or more

+   contributor license agreements.  The ASF licenses this file to You

+  under the Apache License, Version 2.0 (the "License"); you may not

+  use this file except in compliance with the License.

+  You may obtain a copy of the License at

+

+      http://www.apache.org/licenses/LICENSE-2.0

+

+  Unless required by applicable law or agreed to in writing, software

+  distributed under the License is distributed on an "AS IS" BASIS,

+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

+  See the License for the specific language governing permissions and

+  limitations under the License.  For additional information regarding

+  copyright in this work, please see the NOTICE file in the top level

+  directory of this distribution.

+--%>

 <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %>

 {

 "Result":