diff --git a/ajax/brick/templates/information.html b/ajax/brick/templates/information.html index 985107721da59d4be4f5e19c2e295d12649a58f5..cb2d1504814912ae378d83bcd7c368c26a5ed7e7 100644 --- a/ajax/brick/templates/information.html +++ b/ajax/brick/templates/information.html @@ -38,7 +38,12 @@ <span class="field-container-item"> {locale group="quiqqer/bricks" var="brick.edit.type.title"} </span> - <input type="text" name="type" id="typeTitle" disabled="disabled" class="field-container-field"/> + <input type="text" + name="typeTitle" + id="typeTitle" + disabled="disabled" + class="field-container-field" + /> </label> </td> </tr>