'license_config_form', 'enctype' => 'multipart/form-data', 'class' => 'form-horizontal']) ?>
'control-label col-xs-3']) ?>
'license', 'id' => 'license_' . $counter++, // TODO: String Interpolation 'class' => 'form-control font-monospace', 'rows' => '14', 'readonly' => '', 'value' => $license['text'] ]) ?>