mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-01 04:39:12 -04:00
adding backlinks to main page in Admin pages; fix for https://github.com/ether/etherpad-lite/issues/1277
This commit is contained in:
parent
cb3ab51ee1
commit
c3bffc2623
4 changed files with 186 additions and 186 deletions
|
@ -11,7 +11,7 @@
|
|||
<body>
|
||||
<div id="wrapper">
|
||||
<div class="menu">
|
||||
<h1>Etherpad</h1>
|
||||
<h1><a href="../../../">Etherpad</a></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