diff options
Diffstat (limited to 'template/roomlist.st')
| -rwxr-xr-x | template/roomlist.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/roomlist.st b/template/roomlist.st index 279fe98..0409b9a 100755 --- a/template/roomlist.st +++ b/template/roomlist.st @@ -1,6 +1,6 @@ <html> <head> - <title>dump.fm rooms</title> + <title>hump.fm rooms</title> <script type="text/javascript" src="/static/js/jquery-1.4.2.min.js?v=20260126"></script> <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js" type="text/javascript"></script> @@ -18,7 +18,7 @@ </script> </head> <body> - <h1>dump.fm rooms</h1> + <h1>hump.fm rooms</h1> <table class="tablesorter"> <thead> <tr> |
