fix qr code heading
This commit is contained in:
@@ -453,7 +453,7 @@ function booking_form($node, &$form_state, $inserting = FALSE)
|
||||
|
||||
$form['internal-details']['booking_qrcode_url'] = array(
|
||||
'#type' => 'textfield',
|
||||
'#title' => t('Barcode'),
|
||||
'#title' => t('QR Code URL'),
|
||||
'#maxlength' => 500,
|
||||
'#size' => 100,
|
||||
'#required' => FALSE,
|
||||
|
Reference in New Issue
Block a user