mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-14 20:36:46 +01:00
* [FIX] Typo fix. Thanks to @vmario89 for the feedback. Closes #1121
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
This commit is contained in:
@@ -123,7 +123,7 @@ $userPreferences = $_getvar('userPreferences');
|
||||
<span class="mdl-list__item-primary-content">
|
||||
<span><?php echo __('Navigation bar on top'); ?></span>
|
||||
<span class="mdl-list__item-sub-title">
|
||||
<?php echo __('Dysplays a navigation bar on top of the search results.'); ?>
|
||||
<?php echo __('Displays a navigation bar on top of the search results.'); ?>
|
||||
</span>
|
||||
</span>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user