<p> Footer text : <br> the tag [%original_link%] will be replaced by the link of the article on your blog. </p>
<br/>
<textareamaxlength="500"type="text"class="regular-text"id="<?phpecho$this->plugin_name;?>-footer"name="<?phpecho$this->plugin_name;?>[footer]"><?phpechohtmlspecialchars(($options["footer"]==""?"<br /><center><hr/><em>Posted from my blog with <a href='https://wordpress.org/plugins/steempress/'>SteemPress</a> : [%original_link%] </em><hr/></center>":$options["footer"]),ENT_QUOTES);?></textarea>
<textareamaxlength="500"type="text"class="regular-text"id="<?phpecho$this->plugin_name;?>-footer"name="<?phpecho$this->plugin_name;?>[footer]"><?phpecho($options["footer"]==""?"<br /><center><hr/><em>Posted from my blog with <a href='https://wordpress.org/plugins/steempress/'>SteemPress</a> : [%original_link%] </em><hr/></center>":$options["footer"])?></textarea>