s/Other/OtherMedia/ bugfix
authormh <mh>
Thu, 13 Jun 2002 09:03:55 +0000 (09:03 +0000)
committermh <mh>
Thu, 13 Jun 2002 09:03:55 +0000 (09:03 +0000)
templates-dist/admin/content.template

index d8e8912..bbe6068 100755 (executable)
@@ -280,7 +280,7 @@ p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
        <td align=right valign=top bgcolor="#aaaaaa">
                <B><font color="#ffffff">${lang("content.media")}:</B><br></td>
        <td colspan="4" align="left" valign="top">
-               <a href="${config.actionRoot}?module=Other&do=list&cid=${data.id}">${lang("content.addother")}</a>
+               <a href="${config.actionRoot}?module=OtherMedia&do=list&cid=${data.id}">${lang("content.addother")}</a>
        </td>
 </tr>
 </table>