'; } ?>
Rezepte

ItemZutatenAction
'.$set['item']['name'].''.join(',',$dep_item_names).'Edit | Delete
Neues Rezept erstellen

Rezept Topics
Edit | Up | Down | Delete
Neues Rezept Topic erstellen
Zum Hauptmenu
Rezept
Topic
Item
Zutat : '; echo ''; foreach ($itemsMap as $table) { foreach ($table as $item) { $selected = ''; if($dep_item['table_name'] == $item['table_name'] && $dep_item['id'] == $item['id']) { $selected = 'selected="selected"'; } echo ''; } } ?>
Zum Rezeptemenu
Zum Hauptmenu
Neues Rezept Topic erstellen
Name:
Zum Hauptmenu
Topic editieren
Name:
Zum Hauptmenu
'.$topic_id)); if ( $other ) { swapRezepteTopicOrder($topic_id, $other[0]); } displayRezepteMainMenu(array()); }