mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Fix to display error message correctly in PPTP VPN Client
This commit is contained in:
@@ -22,7 +22,7 @@ if (!&has_command($config{'pptp'})) {
|
||||
}
|
||||
elsif (!$vers) {
|
||||
# The PPP daemon is not installed
|
||||
print "<p>",&text('index_epppd', "<tt>pppd</tt>"),"<p>\n";
|
||||
print "<p>",&text('index_eppp', "<tt>pppd</tt>"),"<p>\n";
|
||||
}
|
||||
else {
|
||||
# Show icons
|
||||
|
||||
Reference in New Issue
Block a user