status->Services, added preliminary support for translations.

This commit is contained in:
James Rose
2012-11-24 03:55:16 +00:00
parent 2959bdb105
commit b4cd5b78b6
3 changed files with 70 additions and 17 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ if (count($_GET)>0) {
require_once "includes/header.php";
echo "<meta http-equiv=\"refresh\" content=\"2;url=services.php\">\n";
echo "<div align='center'>\n";
echo "Delete Complete\n";
echo $text['message-delete']."\n";
echo "</div>\n";
require_once "includes/footer.php";
return;