mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-02 21:29:12 -04:00
ui: hide create/open pad buttons on index page (#3974)
if requireSession or editOnly is set these buttons always fail
This commit is contained in:
parent
bfca481b0b
commit
0b7ace83d5
2 changed files with 13 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"index.newPad": "New Pad",
|
||||
"index.createOpenPad": "or create/open a Pad with the name:",
|
||||
"index.openPad": "open an existing Pad with the name:",
|
||||
|
||||
"pad.toolbar.bold.title": "Bold (Ctrl+B)",
|
||||
"pad.toolbar.italic.title": "Italic (Ctrl+I)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue