Fixed icon naming

Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
Florian Aders (EleRas)
2011-02-13 18:36:56 +01:00
parent 88d0fe5752
commit 4400125c7e
37 changed files with 60 additions and 60 deletions

View File

@@ -18,11 +18,11 @@
return array(
'emails_addforwarder' => array(
'title' => $lng['emails']['forwarder_add'],
'image' => 'icons/add_autoresponder.png',
'image' => 'icons/autoresponder_add.png',
'sections' => array(
'section_a' => array(
'title' => $lng['emails']['forwarder_add'],
'image' => 'icons/add_autoresponder.png',
'image' => 'icons/autoresponder_add.png',
'fields' => array(
'email_full' => array(
'label' => $lng['emails']['from'],