Fix width of user fields

3col
Vitaliy Filippov 2015-01-22 21:58:54 +03:00
parent 4441772d86
commit 2c86931c2d
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
[% IF accesskey %] accesskey="[% accesskey | html %]" [% END %]
[% IF size %] size="[% size | html %]" [% END %]
[% IF style %] style="[% style | html %]" [% END %]
class="text_input"
/>
<script type="text/javascript">
<!--