mirror of
https://github.com/nuxsmin/sysPass.git
synced 2026-03-04 07:34:09 +01:00
* [MOD] Changed copy to clipboard plugin.
* [FIX] Fixed wrong behavior when saving custom fields of password type. * [MOD] UI tweaks
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
|
||||
<?php if ($isDemoMode): ?>
|
||||
<span class="status-info">
|
||||
<i class="material-icons <?php echo $icons->getIconPlay()->getClass(); ?>" title="<?php echo __('Demo'); ?>"><?php echo $icons->getIconPlay()->getIcon(); ?></i>
|
||||
<i class="material-icons mdl-color-text--teal-500" title="<?php echo __('Demo'); ?>">play_circle_outline</i>
|
||||
</span>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user