Skip to content

Commit

Permalink
Fixed logo URL; issue #166
Browse files Browse the repository at this point in the history
--HG--
extra : transplant_source : p%AA%E7%3DO%18c%F5%FD%A1%E4%05f%98%01g%06/%BA%A5
  • Loading branch information
diefenbach committed Mar 21, 2012
1 parent 4922509 commit 47d8ce9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lfs/templates/manage/manage_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<div class="lfs-header">
<div class="logo">
<a href="{% url lfs_shop_view %}">
<img src="{{ STATIC_URL }}/img/logo_management.jpg"
<img src="{{ STATIC_URL }}img/logo_management.jpg"
alt="LFS"
title="LFS - Lightning Fast Shop"/>
</a>
Expand Down

0 comments on commit 47d8ce9

Please sign in to comment.