diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-02 20:59:42 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-02 20:59:42 -0400 |
| commit | 55a11d9eff6a4edf43db48cf02c5491530c3324e (patch) | |
| tree | fbe213c241931e2d465e5676297f333c086cff9e /template/profile_dump.st | |
| parent | 4479097093127a20a40a9dceb604bf4290c09a2d (diff) | |
Ryder's template changes
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> |
