diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x | template/profile.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/profile.st b/template/profile.st index 91b1b91..fad4b18 100755 --- a/template/profile.st +++ b/template/profile.st @@ -9,7 +9,7 @@ <script src="/static/js/ajaxupload.js"></script> <script type="text/javascript" src="/static/jquery.editinplace.1.0.1.packed.js"></script> - <link type="text/css" href="http://jqueryui.com/latest/themes/base/ui.all.css" rel="stylesheet" /> + <script> jQuery(document).ready(initProfile); @@ -85,7 +85,7 @@ <h3> </h3> <h3> </h3> <div id="newuser"> - <h2>☺✌ Welcome to dump.fm ✌☺</h2> + <h2>Welcome to dump.fm</h2> <br><br> <h1>Step ❶</h1> |
