aboutsummaryrefslogtreecommitdiff
path: root/ratatoeskr/templates/src/systemtemplates/pluginlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'ratatoeskr/templates/src/systemtemplates/pluginlist.html')
-rw-r--r--ratatoeskr/templates/src/systemtemplates/pluginlist.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/ratatoeskr/templates/src/systemtemplates/pluginlist.html b/ratatoeskr/templates/src/systemtemplates/pluginlist.html
index ea01335..9c64ed1 100644
--- a/ratatoeskr/templates/src/systemtemplates/pluginlist.html
+++ b/ratatoeskr/templates/src/systemtemplates/pluginlist.html
@@ -1,15 +1,7 @@
<ste:load name="master.html" />
<ste:block name="content">
- <ste:if>$success
- <ste:then>
- <div class="success"><ste:escape>$success</ste:escape></div>
- </ste:then>
- </ste:if>
- <ste:if>$error
- <ste:then>
- <div class="error"><ste:escape>$error</ste:escape></div>
- </ste:then>
- </ste:if>
+ <ste:default_error />
+ <ste:default_success />
<form action="$rel_path_to_root/backend/plugin/list" method="POST">
<table class="listtab fullwidth">