From 90ff702ce5c0d7409ffcc0b3d7955f14f1a2356e Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 8 Apr 2010 17:09:45 -0400 Subject: Add back pro-config.js, which was mistakenly thought of as "unneeded" -- not true! --- etherpad/src/templates/pro/admin/pro-config.ejs | 55 +++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 etherpad/src/templates/pro/admin/pro-config.ejs diff --git a/etherpad/src/templates/pro/admin/pro-config.ejs b/etherpad/src/templates/pro/admin/pro-config.ejs new file mode 100644 index 0000000..32cb610 --- /dev/null +++ b/etherpad/src/templates/pro/admin/pro-config.ejs @@ -0,0 +1,55 @@ +<% /* Copyright 2009 Google Inc. + +Licensed 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. */ %> +

Application Configuration

+ +<%= messageDiv() %> + +
+ + + + + + + + + + + + + + + + + + + + +
Site Name (appears in + the header of all pages): + +
Always require all users on this domain to use secure + (HTTPS) connections? + /> +
Default pad text: + +
+ +
+ +
+ -- cgit v1.2.3