X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b18e6dde5860ddb21f039b6c5aa05ac855ef79a8..HEAD:/templates/webpages/webdav/_list.html diff --git a/templates/webpages/webdav/_list.html b/templates/webpages/webdav/_list.html index 58f2d29e2..3869e09f2 100644 --- a/templates/webpages/webdav/_list.html +++ b/templates/webpages/webdav/_list.html @@ -1,14 +1,15 @@ -[% USE HTML %][% USE T8 %] +[% USE HTML %][% USE T8 %][%- USE LxERP -%] [%- IF INSTANCE_CONF.get_webdav %]
| [% 'File name' | $T8 %] | -[% 'WebDAV link' | $T8 %] | +[% 'File name' | $T8 %] | +[% 'WebDAV link' | $T8 %] |
|---|
[% LxERP.t8("There are no documents in the WebDAV directory at the moment.") %]
+[% END %]