From f3a00dbd3c67a11487186b846e3243bd3d7738ea Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 7 Apr 2010 18:50:46 -0400 Subject: Always render the navigation menu in the administration page; there aren't licenses anymore after all. --- etherpad/src/templates/pro/admin/admin-template.ejs | 2 -- 1 file changed, 2 deletions(-) (limited to 'etherpad/src/templates') diff --git a/etherpad/src/templates/pro/admin/admin-template.ejs b/etherpad/src/templates/pro/admin/admin-template.ejs index e1a7736..0964e33 100644 --- a/etherpad/src/templates/pro/admin/admin-template.ejs +++ b/etherpad/src/templates/pro/admin/admin-template.ejs @@ -16,11 +16,9 @@ limitations under the License. */ %><% helpers.setHtmlTitle("Etherpad Administra
- <% if (validLicense) { %> - <% } %> -- cgit v1.2.3-1-g7c22
<%= renderAdminLeftNav() %> <%= getAdminContent() %>