This commit is contained in:
parent
c2a6eda65b
commit
1dac552a64
|
|
@ -129,7 +129,7 @@ else {
|
|||
if (permission_exists('xml_cdr_search')) {
|
||||
|
||||
echo "<fieldset>";
|
||||
echo "<legend>$text['button-search']</legend>";
|
||||
echo "<legend>".$text['button-search']."</legend>";
|
||||
|
||||
echo "<form method='post' action=''>\n";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue