summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/actionlog-log.html
diff options
context:
space:
mode:
authorChristian Hofmaier2017-09-14 16:34:12 +0200
committerChristian Hofmaier2017-09-14 16:34:12 +0200
commit15c37c61b67865b03813787e0b5a27c3c57fcdc1 (patch)
treeab5fef41e994c2adac8b114cdb2fac5c1c02d104 /modules-available/dozmod/templates/actionlog-log.html
parent[dozmod] fixed inconsistencies + some issues in [internetaccess] and [news] (diff)
downloadslx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.tar.gz
slx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.tar.xz
slx-admin-15c37c61b67865b03813787e0b5a27c3c57fcdc1.zip
[dozmod] fixed some more inconsistencies
Diffstat (limited to 'modules-available/dozmod/templates/actionlog-log.html')
-rw-r--r--modules-available/dozmod/templates/actionlog-log.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dozmod/templates/actionlog-log.html b/modules-available/dozmod/templates/actionlog-log.html
index 0f84a4ec..09f3a183 100644
--- a/modules-available/dozmod/templates/actionlog-log.html
+++ b/modules-available/dozmod/templates/actionlog-log.html
@@ -26,7 +26,7 @@
</td>
{{/showActor}}
{{#showTarget}}
- <td>
+ <td style="word-wrap: break-word">
{{#targeturl}}
<a href="{{targeturl}}">{{targetname}}</a>
{{/targeturl}}