mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
branding: change etherpad lite to etherpad in Pad settings modal
This commit is contained in:
parent
68c4ed7189
commit
237bab7e3e
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
||||||
|
|
||||||
<h2 data-l10n-id="pad.settings.about">About</h2>
|
<h2 data-l10n-id="pad.settings.about">About</h2>
|
||||||
<span data-l10n-id="pad.settings.poweredBy">Powered by</span>
|
<span data-l10n-id="pad.settings.poweredBy">Powered by</span>
|
||||||
<a href="https://etherpad.org">Etherpad-lite</a>
|
<a href="https://etherpad.org">Etherpad</a>
|
||||||
<% if (settings.exposeVersion) { %>(commit <%=settings.getGitCommit()%>)<% } %>
|
<% if (settings.exposeVersion) { %>(commit <%=settings.getGitCommit()%>)<% } %>
|
||||||
</div></div>
|
</div></div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue