Fixed: Marking wish as fulfilled
This commit is contained in:
parent
78bf7014e7
commit
b338edeff7
1 changed files with 6 additions and 0 deletions
|
@ -177,6 +177,12 @@ $page->navigation();
|
||||||
echo __('Fix background and colour when opening the mobile menu');
|
echo __('Fix background and colour when opening the mobile menu');
|
||||||
?>
|
?>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<?php
|
||||||
|
/** TRANSLATORS: Changelog: Fixed */
|
||||||
|
echo __('Marking wish as fulfilled');
|
||||||
|
?>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue