// Merge -> revision 8800
This commit is contained in:
@@ -121,7 +121,7 @@ class Blockrss extends Module
|
||||
public function displayForm()
|
||||
{
|
||||
$output = '
|
||||
<form action="'.$_SERVER['REQUEST_URI'].'" method="post">
|
||||
<form action="'.Tools::safeOutput($_SERVER['REQUEST_URI']).'" method="post">
|
||||
<fieldset><legend><img src="'.$this->_path.'logo.gif" alt="" title="" />'.$this->l('Settings').'</legend>
|
||||
<label>'.$this->l('Block title').'</label>
|
||||
<div class="margin-form">
|
||||
|
||||
Reference in New Issue
Block a user