A few more minor adjustments.

This commit is contained in:
markjcrane
2015-09-04 23:05:08 -06:00
parent 2a3240c7c4
commit 4cfe899919
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ if (!(check_str($_REQUEST["action"]) == "download" && check_str($_REQUEST["src"]
require_once "resources/paging.php";
//show the content
echo "<b>".$text['title-voicemail_messages']." (".count($voicemails).")</b>";
echo "<b>".$text['title-voicemail_messages']."</b>";
echo "<br><br>";
echo $text['description-voicemail_message'];
echo "<br><br>";