Software /
code /
prosody-modules
Changeset
296:d49702971a5e
mod_admin_web: Change page title
author | Florian Zeitz <florob@babelmonkeys.de> |
---|---|
date | Fri, 24 Dec 2010 02:00:50 +0100 |
parents | 295:e373de5907aa |
children | 297:a70284e01453 |
files | mod_admin_web/admin_web/www_files/index.html |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_admin_web/admin_web/www_files/index.html Fri Dec 24 01:59:28 2010 +0100 +++ b/mod_admin_web/admin_web/www_files/index.html Fri Dec 24 02:00:50 2010 +0100 @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<title>S2S</title> +<title>Prosody Webadmin</title> <link rel="stylesheet" type="text/css" href="style.css" /> <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" /> <script type="text/javascript" src="js/jquery-1.4.4.min.js"></script>