diff options
| author | sostler <sbostler@gmail.com> | 2010-04-06 21:53:42 -0400 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-04-06 21:53:42 -0400 |
| commit | a0334eba97fb985ee290c11f6ee72196dbe889b0 (patch) | |
| tree | d348e857b04d4e47bfb7afb712c7bee70545a6cc /template/profile_dump.st | |
| parent | a514554be0b15d937959af2d52c03da7eee3d60f (diff) | |
| parent | ab5e22770ce39adc94f444de18763a4b4674113a (diff) | |
Merge RM of static/help.html
Diffstat (limited to 'template/profile_dump.st')
| -rw-r--r-- | template/profile_dump.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profile_dump.st b/template/profile_dump.st index b93c2fc..184cd55 100644 --- a/template/profile_dump.st +++ b/template/profile_dump.st @@ -8,7 +8,7 @@ $if(dump.avatar)$ <img height="50" width="50" src="$dump.avatar$" /> $else$ - <img height="50" width="50" src="/static/noinfo.png"> + <img height="50" width="50" src="/static/img/noinfo.png"> $endif$ </div></a> |
