diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-12 19:31:37 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-03-12 19:31:37 -0500 |
| commit | 0e066e6b22ec91bb6b6d233d8f5e94400bfb062d (patch) | |
| tree | b86ee0a7990420a93f23bd31d1a2aeaa411af882 /template/profile.st | |
| parent | 8aa89f36f5aa59a853daaf24571bb2cddc7e9760 (diff) | |
timb committing ryder's changes
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> |
