aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/pluginlist.html
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2012-02-18 01:34:25 +0100
committerKevin Chabowski <kevin@kch42.de>2012-02-18 01:34:25 +0100
commit7e04592b5c86352425906bb754c38a8fbea53b09 (patch)
treeefa0caab141a7ad3d72256ffad5378c36c56e51a /ratatoeskr/templates/src/systemtemplates/pluginlist.html
parent0861240931fca9e2124703cda8b1a815a838465d (diff)
downloadratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.tar.gz
ratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.tar.bz2
ratatoeskr-cms-7e04592b5c86352425906bb754c38a8fbea53b09.zip
Incompatible plugins will now get disabled.
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/pluginlist.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/pluginlist.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/pluginlist.html b/ratatoeskr/templates/src/systemtemplates/pluginlist.html
index 056ba96..5d88fb4 100644
--- a/ratatoeskr/templates/src/systemtemplates/pluginlist.html
+++ b/ratatoeskr/templates/src/systemtemplates/pluginlist.html
@@ -1,6 +1,7 @@
<ste:load name="master.html" />
<ste:block name="content">
- <ste:default_error />
+ <ste:default_error noescape="y" />
+ <ste:default_notice noescape="y" />
<ste:default_success />
<form action="$rel_path_to_root/backend/plugin/list" method="post">