Index: trunk/www/db_po/edit_po.php
===================================================================
--- trunk/www/db_po/edit_po.php	(revision 11598)
+++ trunk/www/db_po/edit_po.php	(revision 12010)
@@ -14,5 +14,5 @@
     if (!isset($_SERVER['PHP_AUTH_USER']))
     {
-        header('WWW-Authenticate: Basic realm="Build Datasets"');
+        header('WWW-Authenticate: Basic realm="Edit FACT Configuration Database"');
         header('HTTP/1.0 401 Unauthorized');
         return;
