fix 1112 (#1128)
This commit is contained in:
parent
9e3bde2cc9
commit
b55960d743
4 changed files with 85 additions and 74 deletions
|
@ -7,7 +7,7 @@ const signupDialog = require('./signupDialog');
|
|||
|
||||
module.exports = function(state, emit) {
|
||||
const el = html`
|
||||
<div class="px-4 md:px-0">
|
||||
<div class="px-4">
|
||||
${raw(
|
||||
state.translate('frontPageExpireInfo', {
|
||||
downloadCount:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue