X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/efb9a24f2252104ab4af5c25334119d7c5c70a8c..53593baa211863fbf66540cf1bcc36c8fb37257f:/templates/webpages/ic/tabs/_edit_translations.html diff --git a/templates/webpages/ic/tabs/_edit_translations.html b/templates/webpages/ic/tabs/_edit_translations.html deleted file mode 100644 index 61884bf2f..000000000 --- a/templates/webpages/ic/tabs/_edit_translations.html +++ /dev/null @@ -1,22 +0,0 @@ -[%- USE HTML %][%- USE L -%][%- USE P -%][%- USE LxERP -%] - -
| [% LxERP.t8("Language") %] | -[% LxERP.t8("Description") %] | -[% LxERP.t8("Long Description") %] | -
|---|---|---|
| [% HTML.escape(language.description) %] | -[% L.input_tag("translations[].translation", translation.translation) %] | -[% L.textarea_tag("translations[].longdescription", translation.longdescription, id="translations_longdescription_" _ language_id, style="width: 500px; height: 100px") %] | -