diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-04 13:00:32 -0400 |
| commit | 9fd7bb2df6ea4ec14ab4b53f403738a7fc83f570 (patch) | |
| tree | d992deab93e9d1c3b4e509d632709b1d9a082e58 /template/banner.st | |
| parent | a4e5f1dfa6bb0a710dcb987a56445deeccc048ce (diff) | |
sostler prod commit
Diffstat (limited to 'template/banner.st')
| -rw-r--r-- | template/banner.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/banner.st b/template/banner.st index c954584..d67e36d 100644 --- a/template/banner.st +++ b/template/banner.st @@ -13,7 +13,7 @@ <a href="/log" ><img src="/static/img/log.gif"width="20px" height="20px"> Log</a> - <a href="/u/$user_nick$">$if(user_avatar)$<img src="$user_avatar$" width="19px" height="19px" />$else$<img src="/static/img/profile.gif"width="22px" height="22px" />$endif$ Profile</a> + <a href="/$user_nick$">$if(user_avatar)$<img src="$user_avatar$" width="19px" height="19px" />$else$<img src="/static/img/profile.gif"width="22px" height="22px" />$endif$ Profile</a> <a href="/directory"><img src="/static/img/directory.gif"width="20px" height="20px" /> Directory</a> <a href="/browser"><img src="/static/img/image_draw.gif"/> Image Search</a> |
