Skip to content

Commit 9132497

Browse files
committedJun 4, 2013
[+TASK] Added Invoice Module to list of recommended modules
1 parent c706d46 commit 9132497

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎src/app/design/adminhtml/default/default/template/germansetup/extensions.phtml

+11
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,17 @@
9191
<td class="value">http://connect20.magentocommerce.com/community/BankPayment</td>
9292
</tr>
9393
<tr><td colspan="2">&nbsp;</td></tr>
94+
95+
<tr><td class="value" colspan="2"><strong>Rechnung</strong></td></tr>
96+
<tr>
97+
<td class="label"><label for="name">MagentoConnect</label></td>
98+
<td class="value"><a href="http://www.magentocommerce.com/magento-connect/catalog/product/view/id/17239/s/invoice-6810/" target="_blank">http://www.magentocommerce.com/magento-connect/catalog/product/view/id/17239/s/invoice-6810/</a></td>
99+
</tr>
100+
<tr>
101+
<td class="label"><label for="name">Extension Key</label></td>
102+
<td class="value">http://connect20.magentocommerce.com/community/InvoicePayment</td>
103+
</tr>
104+
<tr><td colspan="2">&nbsp;</td></tr>
94105
</tbody>
95106
</table>
96107
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.