Follow Me: Fix redirect issue, after save, from Issue 886.

Destinations: Minor visual adjustments.
This commit is contained in:
Nate Jones
2015-03-22 00:53:56 +00:00
parent 2263b5c8c8
commit 7bec3fee74
4 changed files with 12 additions and 10 deletions

View File

@@ -67,7 +67,7 @@
require_once "resources/header.php";
$document['title'] = $text['title-user_dashboard'];
echo "<br><b>".$text['header-user_dashboard']."</b><br>";
echo "<b>".$text['header-user_dashboard']."</b><br>";
echo $text['description-user_dashboard'];