app/views/wiki/edit.rhtml in Pimki-1.5.092 vs app/views/wiki/edit.rhtml in Pimki-1.6.092

- old
+ new

@@ -1,8 +1,9 @@ <% @title = "Editing #{@page.plain_name}" @content_width = 810 @hide_navigation = true + @hide_menu = true @style_additions = "#Content, #Container {padding-left:100px;}" %> <%= sub_template "top" %> <%= "<p style='color:red'>Please correct the error that caused this error in rendering:<br/><small>#{@params["msg"]}</small></p>" if @params["msg"] %> \ No newline at end of file