OTRS enable login autocomplete in Firefox


if your username and password weren't filled out with firefox password manager you should remove readonly attribute in Login.dtl file.

Wrong:
<div class="Field"> 

<input type="text" id="User" name="User"  class="W50pcautocomplete="off"  

readonly="readonly" />
</div>


Correct:
<div class="Field"> 

<input type="text" id="User" name="User"  class="W50pc" />
</div>



No comments:

HOWTO: Repair Logitech M325 Mouse

FixIt says that you will find single screw under CE label. It isn't always true.