|
|
@@ -433,7 +433,7 @@ function exec_ogp_module() {
|
|
|
|
|
|
if ($db->isModuleInstalled("editconfigfiles") && !empty($server_xml->configuration_files)) {
|
|
|
$manager .= "<a href=\"?m=editconfigfiles&home_id=".(int)$server_home['home_id']."\" class=\"monitorbutton\">
|
|
|
- <img src='" . check_theme_image("images/txt.png") . "' title='". edit_configuration_files ."'>
|
|
|
+ <img src='" . check_theme_image("images/editconfig.png") . "' title='". edit_configuration_files ."'>
|
|
|
<span>". edit_configuration_files ."</span>
|
|
|
</a>";
|
|
|
}
|