- Administrative access allows you to make new webs and change existing ones.
- Everyone with this password will be able to do this, so pick it carefully.
+ Administrative access allows you to make new webs and change existing ones.
+
Everyone with this password will be able to do this, so pick it carefully!
Password:
diff --git a/app/views/admin/edit_web.rhtml b/app/views/admin/edit_web.rhtml
index 58734136..e4f99019 100644
--- a/app/views/admin/edit_web.rhtml
+++ b/app/views/admin/edit_web.rhtml
@@ -11,16 +11,16 @@
Ex: the address "rails" gives URLs like /rails/show/HomePage.
-
- Name:
+ Name:
- Address:
- (Letters and digits only)
+ (Letters and digits only)
Specialize
-
+
Markup:
- />
+ />
Publish this web
@@ -124,7 +124,7 @@
Clean up by entering system password
-
+
and
diff --git a/app/views/layouts/default.rhtml b/app/views/layouts/default.rhtml
index d43208fa..bd357488 100644
--- a/app/views/layouts/default.rhtml
+++ b/app/views/layouts/default.rhtml
@@ -20,10 +20,6 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
h1#pageName, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, #TextileHelp h3 {
color: #<%= @web ? @web.color : "393" %>;
}
-
- #Container, #Content {
- width: <%= @content_width || "600" %>px;
- }
<%= File.read(RAILS_ROOT + '/public/stylesheets/instiki.css') if @inline_style %>
@@ -55,12 +51,12 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
<% end %>
-<% if @flash[:info] %>
-
<%= escape_preserving_linefeeds @flash[:info] %>
-<% end %>
-
<%= render 'navigation' unless @web.nil? || @hide_navigation %>
+<% if @flash[:info] %>
+