mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-29 19:59:14 -04:00
Drop 'lite' occurrences in /admin/*
This commit is contained in:
parent
52ff28dea0
commit
21e1422be6
4 changed files with 8 additions and 8 deletions
|
@ -4,14 +4,14 @@
|
|||
|
||||
<html>
|
||||
<head>
|
||||
<title>Plugin information - Etherpad lite</title>
|
||||
<title>Plugin information - Etherpad</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="../../static/css/admin.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrapper">
|
||||
<div class="menu">
|
||||
<h1>Etherpad lite</h1>
|
||||
<h1>Etherpad</h1>
|
||||
<ul>
|
||||
<% e.begin_block("adminMenu"); %>
|
||||
<li><a href="../plugins">Plugin manager</a> </li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue