Skip to content

Commit

Permalink
added theme_options for guestbook
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoba committed Feb 22, 2018
1 parent 2141e41 commit 6ff0472
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions de/theme_options.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
'SHOP_THEME_sCatPromotionsize' => 'Größe des Kategoriebildes für die Startseite in Pixeln (Breite*Höhe)',
'HELP_SHOP_THEME_sCatPromotionsize' => 'Kategorien, die auf der Startseite beworben werden, benötigen eine eigens dafür vorgesehene Größgenangabe. Stellen Sie diese hier ein.',

'SHOP_THEME_blFooterShowGuestbook' => 'Guestbook-Link aktivieren',
'SHOP_THEME_blFooterShowHelp' => 'Hilfe-Link aktivieren',
'SHOP_THEME_blFooterShowLinks' => 'Links-Link aktivieren',
'SHOP_THEME_blFooterShowNewsletter' => 'Newsletter-Link aktivieren',
Expand Down
3 changes: 2 additions & 1 deletion en/theme_options.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
'SHOP_THEME_sCatPromotionsize' => 'Category picture size for promotion on startpage (width*height)',
'HELP_SHOP_THEME_sCatPromotionsize' => 'Category promotion on start page needs special size for category pictures. Define size of those pictures here.',

'SHOP_THEME_blFooterShowGuestbook' => 'Use Guestbook link',
'SHOP_THEME_blFooterShowHelp' => 'Use help link',
'SHOP_THEME_blFooterShowLinks' => 'Use Links link',
'SHOP_THEME_blFooterShowNewsletter' => 'Use newsletter link',
Expand Down Expand Up @@ -205,4 +206,4 @@
'SHOP_THEME_blFullwidthLayout' => 'Activate full with layout',

'SHOP_THEME_blEmailsShowProductPictures' => 'Show product pictures in emails',
);
);

0 comments on commit 6ff0472

Please sign in to comment.