summaryrefslogtreecommitdiffstats
path: root/modules-available/translation/templates/template-list.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-09 18:07:50 +0200
committerSimon Rettberg2016-05-09 18:07:50 +0200
commitfca3b58e5b5a9821f99bfafb833a3cf85c9478d9 (patch)
tree2290edcfc1d3d0432476b6fbceb26d9ab82711da /modules-available/translation/templates/template-list.html
parentWork on translations: templates and messages work (diff)
downloadslx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.tar.gz
slx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.tar.xz
slx-admin-fca3b58e5b5a9821f99bfafb833a3cf85c9478d9.zip
Message string editing works now
Diffstat (limited to 'modules-available/translation/templates/template-list.html')
-rw-r--r--modules-available/translation/templates/template-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/translation/templates/template-list.html b/modules-available/translation/templates/template-list.html
index 59d0f7cf..5d3689ad 100644
--- a/modules-available/translation/templates/template-list.html
+++ b/modules-available/translation/templates/template-list.html
@@ -1,4 +1,3 @@
-<h1>{{moduleName}} ({{module}})</h1>
<div class="panel panel-default">
<div class="panel-heading">
{{lang_templates}}
@@ -22,5 +21,6 @@
{{/templates}}
</ul>
</div>
+ </div>
</div>
</div>