]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_login_money_refill.ctp
Selection box added, refill page fixed
[shipsimu.git] / application / ship-simu / templates / de / code / action_login_money_refill.ctp
index 84cf84cd4a0a464ee913dfb90a0e375ac7ac1b0b..f170fbd4ed1fa74b3159bc28308a44498c4008c8 100644 (file)
@@ -6,8 +6,7 @@ $helper = WebFormHelper::createWebFormHelper($this, 'refill_form');
 $helper->addFormGroup('refill_form', "Bitte wähle aus, was du nachbestellen willst und gebe die Menge an.");
 
 // Add sub group
-$helper->addFormSubGroup('refill_type', "Was möchstest du nun nachbestellen?");
-$helper->addInputSelectField('type', "Bitte auswählen");
+$helper->addInputSelectField('type', "--- Bitte auswählen ---");
 
 // In-game currencies (if more than default add them here!)
 $helper->addSelectSubOption('currencies', "--- Währungen ---");