|
@@ -573,7 +573,9 @@ if( $colapse['Group8'] == 'off' ) {
|
|
}
|
|
}
|
|
}
|
|
}
|
|
echo "<tr bgcolor=\"$color[5]\"><th colspan=2><input value=\"" .
|
|
echo "<tr bgcolor=\"$color[5]\"><th colspan=2><input value=\"" .
|
|
- _("Change Settings") . "\" type=submit></th></tr>" ,
|
|
|
|
|
|
+ _("Change Settings") . '" type="submit"><br />'.
|
|
|
|
+ '<a href="'.SM_PATH.'src/configtest.php" target="_blank">'._("Test Configuration").
|
|
|
|
+ "</th></tr>\n" ,
|
|
'</table></td></tr></table></form>';
|
|
'</table></td></tr></table></form>';
|
|
|
|
|
|
/*
|
|
/*
|