diff options
author | ivan <ivan> | 2009-12-27 23:20:07 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-12-27 23:20:07 +0000 |
commit | 627098a462d1e1432b9906e42c0006cbd5a0756c (patch) | |
tree | 91594cfd3d109e626a1cefea7e3789dc3c07bcb5 /elements | |
parent | 4e64b507258556b342bac078a01dd5d419fd652b (diff) |
add CRM for search goodness
Diffstat (limited to 'elements')
-rw-r--r-- | elements/header-nested.html | 6 | ||||
-rw-r--r-- | elements/header.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/elements/header-nested.html b/elements/header-nested.html index cb9351b..91e7841 100644 --- a/elements/header-nested.html +++ b/elements/header-nested.html @@ -1,6 +1,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="Description" content="Open-source billing, trouble ticketing and automation software for ISPs, VoIP providers and online businesses."> -<meta name="Keywords" content="billing, open source, ISP, trouble ticketing, VoIP"> +<meta name="Description" content="Open-source billing, CRM, trouble ticketing and automation software for ISPs, VoIP providers and online businesses."> +<meta name="Keywords" content="billing, CRM open source, ISP, trouble ticketing, VoIP"> <link href="/freeside/css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> @@ -13,7 +13,7 @@ <td width="13%" height="104" align="center" valign="top"><a href="http://www.freeside.biz/freeside"><img src="/freeside/imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> </td> <td width="100%" align="left" valign="center"> - <h1>Open-source billing, trouble ticketing + <h1>Open-source billing, CRM, trouble ticketing and automation</h1><br> <h2>for ISPs, VoIP, hosting, service and content providers and online businesses</h2> diff --git a/elements/header.html b/elements/header.html index e0f86a9..6e56574 100644 --- a/elements/header.html +++ b/elements/header.html @@ -1,6 +1,6 @@ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -<meta name="Description" content="Open-source billing, trouble ticketing and automation software for ISPs, VoIP providers and online businesses."> -<meta name="Keywords" content="billing, open source, ISP, trouble ticketing, VoIP"> +<meta name="Description" content="Open-source billing, CRM, trouble ticketing and automation software for ISPs, VoIP providers and online businesses."> +<meta name="Keywords" content="billing, CRM, open source, ISP, trouble ticketing, VoIP"> <link href="css/cssfreeside2.css" rel="stylesheet" type="text/css" media="screen"> @@ -13,7 +13,7 @@ <td width="13%" height="104" align="center" valign="top"><a href="http://www.freeside.biz/freeside"><img src="imgs/logo2.gif" alt="Welcome to Freeside." width="144" height="104" border="0"></a> </td> <td width="100%" align="left" valign="center"> - <h1>Open-source billing, trouble ticketing + <h1>Open-source billing, CRM, trouble ticketing and automation</h1><br> <h2>for ISPs, VoIP, hosting, service and content providers and online businesses</h2> |