mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-13 22:13:03 +01:00
LSaddon::mail: remove useless label
This commit is contained in:
parent
5e9773a015
commit
62759330a8
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
<div class='LStabs_content LStabs_content_active'>
|
||||
<form action="addon/mail/templates?name={$template.name}&tab={$tab}" method="POST">
|
||||
{if $tab == "subject"}
|
||||
<label>{tr msg="Subject"}</label>
|
||||
<input type="text" name="subject" value="{$template.subject|escape:"htmlall"}"
|
||||
{if !$writable}disabled="disabled" class="LStips"
|
||||
title="{tr msg="No writable path to save your changes on the subject of this template."}"
|
||||
|
|
Loading…
Reference in a new issue