mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
update icon
This commit is contained in:
parent
59424c325d
commit
71724cb4e7
@ -246,7 +246,7 @@ define([
|
||||
var restore = h('button', {
|
||||
title: Messages.history_restoreTitle,
|
||||
}, [
|
||||
Icons.get('check'),
|
||||
Icons.get('history-restore'),
|
||||
h('span', Messages.history_restore)
|
||||
]);
|
||||
var close = h('button', { title: Messages.history_closeTitle }, [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user