tbrehm
2009-09-17 513aeec2461e15779adaa069db130a6c6409a64e
FS#888 - Change destination input to textarea on Email Forward page 
1 files modified
2 ■■■ changed files
interface/web/mail/templates/mail_forward_edit.htm 2 ●●● patch | view | raw | blame | history
interface/web/mail/templates/mail_forward_edit.htm
@@ -15,7 +15,7 @@
      </div>
      <div class="ctrlHolder">
          <label for="destination">{tmpl_var name='destination_txt'}</label>
        <input name="destination" id="destination" value="{tmpl_var name='destination'}" size="30" maxlength="255" type="text" class="textInput" />
        <textarea rows="10" cols="40" name="destination" id="destination" type="text" class="textInput">{tmpl_var name='destination'}</textarea>
            </div>
      <div class="ctrlHolder">
                <p class="label">{tmpl_var name='active_txt'}</p>