mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 23:27:09 +00:00
Fix expand translation key
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
</div>
|
||||
<div class="input-group mt-3 entry-expand d-none" data-type="boolean" data-field="expand">
|
||||
<div class="input-group-prepend">
|
||||
<span class="input-group-text" data-i18n="expand"></span>
|
||||
<span class="input-group-text" data-i18n="$entry.expand"></span>
|
||||
</div>
|
||||
<div class="btn-group">
|
||||
<button type="button" value="false" class="btn btn-secondary rounded-0" onclick="updateField(this)" data-i18n="false"></button>
|
||||
|
||||
Reference in New Issue
Block a user