src/cm/templates/site/text_view_frame.html
changeset 168 3b1990e52198
parent 163 c3329d4d6ef5
child 184 0d9a2a99ffda
--- a/src/cm/templates/site/text_view_frame.html	Fri Feb 12 13:13:46 2010 +0100
+++ b/src/cm/templates/site/text_view_frame.html	Fri Feb 12 13:19:50 2010 +0100
@@ -60,7 +60,7 @@
 </head>
 <BODY>
     <DIV id="add_comment_btn" class="initially_hidden"> 
-		<img align="middle" src="/site_media/img/note_add_sop_mid.gif" alt="{% blocktrans %}add a comment{% endblocktrans %}" title="{% blocktrans %}add a comment{% endblocktrans %}"/>
+		<img align="middle" src="{{ CM_MEDIA_PREFIX }}img/note_add_sop_mid.gif" alt="{% blocktrans %}add a comment{% endblocktrans %}" title="{% blocktrans %}add a comment{% endblocktrans %}"/>
     </DIV>
 	<!-- cf.http://layout.jquery-dev.net/download/example.html -->
 	<!-- TODO check height 600 ... -->