Search:

Type: Posts; User: Rudi

Search: Search took 0.01 seconds.

  1. In addition to the code below replace the code...

    In addition to the code below

    replace the code after {else}:


    <input type="text" name="account[{$field.Key}]" {if $field.Values < 100}size="{$field.Values}" class="wauto"{/if} maxlength="{if...
  2. You need to do the same in file reg_account.tpl

    You need to do the same in file reg_account.tpl
  3. I've edited my code, now it should work

    I've edited my code, now it should work
  4. Hello, Go to templates > your_template > tpl >...

    Hello,

    Go to templates > your_template > tpl > blocks > field.tpl > {if $field.Type == 'text'}

    replace:


    value="{$default_value}"
Results 1 to 4 of 4