added exclamation mark

This commit is contained in:
Florian Scholdei
2019-08-20 17:23:03 +02:00
parent 3315dde324
commit 7e44245008
3 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ class PluginModal extends React.Component<Props> {
if (plugin.dependencies && plugin.dependencies.length > 0) {
dependencies = (
<>
<strong>{t("plugin.modal.dependencyNotification")}</strong>
<strong>{t("plugins.modal.dependencyNotification")}</strong>
<div className="field is-horizontal">
<div
className={classNames(