diff options
| author | jake <jake@weareshellshock.com> | 2017-01-29 17:33:02 -0500 |
|---|---|---|
| committer | jake <jake@weareshellshock.com> | 2017-01-29 17:33:02 -0500 |
| commit | 0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (patch) | |
| tree | cc439742ebfd5e5976f54a68f687e79b01bd8f5c /template/rooms/mgmt.st | |
| parent | 249c70f9c44a81d5df54ff6e937599c27129930e (diff) | |
replace all hardcoded urls in templates folder
Diffstat (limited to 'template/rooms/mgmt.st')
| -rwxr-xr-x | template/rooms/mgmt.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/rooms/mgmt.st b/template/rooms/mgmt.st index b8d4985..afff5fc 100755 --- a/template/rooms/mgmt.st +++ b/template/rooms/mgmt.st @@ -39,7 +39,7 @@ $endif$ <!--[if IE]> <script> -window.location = "http://dump.fm/error/ie"; +window.location = "http://hump.fm/error/ie"; </script> <![endif]--> |
