summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/images-delete.html
diff options
context:
space:
mode:
authorChristian Klinger2016-08-02 15:56:37 +0200
committerChristian Klinger2016-08-02 15:56:37 +0200
commit7b366ecc2a107d77ce274790207a3e65866a8184 (patch)
treefcb7699882ef9b91f21bb73d891b5f4d1809767d /modules-available/dozmod/templates/images-delete.html
parentdozmod runtimeconfig. (diff)
downloadslx-admin-7b366ecc2a107d77ce274790207a3e65866a8184.tar.gz
slx-admin-7b366ecc2a107d77ce274790207a3e65866a8184.tar.xz
slx-admin-7b366ecc2a107d77ce274790207a3e65866a8184.zip
mail template editor.
Diffstat (limited to 'modules-available/dozmod/templates/images-delete.html')
-rw-r--r--modules-available/dozmod/templates/images-delete.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/dozmod/templates/images-delete.html b/modules-available/dozmod/templates/images-delete.html
index 99ffb85d..f8836b83 100644
--- a/modules-available/dozmod/templates/images-delete.html
+++ b/modules-available/dozmod/templates/images-delete.html
@@ -5,7 +5,7 @@
{{lang_subHeading}}
</div>
<div class="panel-body">
- <p>{{lang_description}}</p>
+ <p>{{lang_description_delete_images}}</p>
<div class="table-responsive">
<form id="delform" method="post" action="?do=DozMod" onsubmit="return slxPostdel()">
<input type="hidden" name="token" value="{{token}}">
@@ -85,4 +85,4 @@ document.addEventListener("DOMContentLoaded", function() {
slxChangeSingle();
}, false);
---> </script> \ No newline at end of file
+--> </script>