Index: openacs-4/packages/xowiki/www/portlets/weblog-mini-calendar.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/Attic/weblog-mini-calendar.adp,v
diff -u -r1.8 -r1.9
--- openacs-4/packages/xowiki/www/portlets/weblog-mini-calendar.adp	8 Aug 2017 19:55:20 -0000	1.8
+++ openacs-4/packages/xowiki/www/portlets/weblog-mini-calendar.adp	9 Aug 2017 09:42:18 -0000	1.9
@@ -5,7 +5,7 @@
         <tr>
             <td class="back">
 	      <if @prev_month_url@ ne "">
-              <a href="@prev_month_url@"><img border="0" src="/resources/acs-subsite/left.gif" width="13" height="13" alt="##acs-kernel.common_previous#"></a>
+              <a href="@prev_month_url@"><img border="0" src="/resources/acs-subsite/left.gif" width="13" height="13" alt="#acs-kernel.common_previous#"></a>
 	    </if>
             </td>
             <td class="current_view" colspan="2">@curr_month@ @year@</td>