summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/images-delete.html
diff options
context:
space:
mode:
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>