diff --git a/webui/includes/header.php b/webui/includes/header.php
index 718b1f97cf521ebba85c19d093acb2b3fb15ae65..0dfbca1bce421958531d505d7b77603017f86f7a 100644
--- a/webui/includes/header.php
+++ b/webui/includes/header.php
@@ -27,7 +27,7 @@ function printHeader($params = NULL)
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
     <head>
-	<title>Policyd Web Administration</title>
+	<title>SMRadiusd Web Administration</title>
 	<link rel="stylesheet" type="text/css" href="stylesheet.css" />
 	
 	<script type="text/javascript" src="tooltips/BubbleTooltips.js"></script>