Author: Tzafrir Cohen <tzafrir.cohen@xorcom.com>
Description: Remove some Digium trademarks to comply with license

The following patch is added to avoid potential issues with 
http://www.digium.com/en/company/view-policy.php?id=Trademark-Policy

Thus we are called "GUI for Asterisk" and not any other name.
--- a/config/home.html
+++ b/config/home.html
@@ -28,9 +28,9 @@
 </head>
 <body topmargin=0  bgcolor="EFEFEF">
 
-	<div class="iframeTitleBar">Welcome to the Asterisk&trade; Configuration Panel</div>
+	<div class="iframeTitleBar">Welcome to the GUI for Asterisk&trade;</div>
 
-	<h2>Asterisk&trade; Configuration Engine</h2>
+	<h2>GUI for Asterisk&trade;</h2>
 
 	<table align="center" id='loginForm'>
 		<tr>	<td colspan="2"><BR></td>
--- a/config/index.html
+++ b/config/index.html
@@ -21,7 +21,7 @@
 -->
 <html>
 <head>
-	<title>Asterisk Configuration GUI</title>
+	<title>GUI for Asterisk</title>
 	<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
 	<link rel="shortcut icon" href="images/favicon.ico" />
 
@@ -46,7 +46,7 @@
 		<div id="accordion_div" style='display:none; width: 170px;'>
 			<div page='home.html?status=1'>
 				<div class="ui-accordion-link">Home</div>
-				<div class="ui-accordion-desc">Asterisk Configuration Panel - Please click on a panel to manage related features</div>
+				<div class="ui-accordion-desc">GUI for Asterisk - Please click on a panel to manage related features</div>
 			</div>
 			<div page='digital.html'>
 				<div class="ui-accordion-link">Configure Hardware</div>
