mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 01:16:15 -04:00
Fix active button ui
This commit is contained in:
parent
d25d81b9e2
commit
12c1d3b05a
5 changed files with 17 additions and 25 deletions
|
@ -174,7 +174,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div id="importexport" class="popup">
|
||||
<div id="import_export" class="popup">
|
||||
<h1 data-l10n-id="pad.importExport.import_export"></h1>
|
||||
<div class="column acl-write">
|
||||
<% e.begin_block("importColumn"); %>
|
||||
|
|
|
@ -177,7 +177,7 @@
|
|||
</div>
|
||||
|
||||
<!-- export code -->
|
||||
<div id="importexport">
|
||||
<div id="import_export">
|
||||
|
||||
<div id="export" class="popup">
|
||||
<p data-l10n-id="timeslider.exportCurrent"></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue