Ignore:
Timestamp:
Oct 28, 2009, 4:03:57 PM (14 years ago)
Author:
cljosse
Message:

[mail_supervisor] update file help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Mail_supervisor/admin/mail_black_liste.tpl

    r4136 r4137  
    2424          <input name="ip_black_test" id = "ip_black_test" type="text" value="{$ip_black_test}"         > {'valider'|@translate}
    2525          {if not empty($ip_black_test)}
    26           <iframe src="http://www.stopforumspam.com/api?ip={$ip_black_test}"   scrolling="no" class="frame_"  ></iframe> 
     26          <iframe src="http://www.stopforumspam.com/api?ip={$ip_black_test}"   scrolling="no" class="frame_"  height="50px" ></iframe> 
    2727          {/if}
    2828<input type="image"   class='row1'
Note: See TracChangeset for help on using the changeset viewer.