Private GIT

Skip to content
Snippets Groups Projects
Unverified Commit 173f874f authored by Andrey Kolbasenko's avatar Andrey Kolbasenko Committed by GitHub
Browse files

Update i10n, device-pstn.php (#3366)

Update i10n, device-pstn.php
parent 709df548
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ else {
# if none than print
if($subprefixes===false) {
print "<tr>";
print " <td colspan='$colspan'>".$Result->show("info","No PSTN prefixes attached to device", false, false, true)."</td>";
print " <td colspan='$colspan'>".$Result->show("info",_("No PSTN prefixes attached to device"), false, false, true)."</td>";
print "</tr>";
}
else {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment