@@ -1129,7 +1129,7 @@ function system_theme_settings($key = '') {
functionsearch_box(){
$form['#action']=url('search');
$form['keys']=array('#type'=>'textfield','#size'=>15,'#value'=>'','#attributes'=>array('alt'=>t('Enter the terms you wish to search for.'),'class'=>'form-text'));
$form['keys']=array('#type'=>'textfield','#size'=>15,'#value'=>'','#attributes'=>array('alt'=>t('Enter the terms you wish to search for.')));
@@ -1129,7 +1129,7 @@ function system_theme_settings($key = '') {
functionsearch_box(){
$form['#action']=url('search');
$form['keys']=array('#type'=>'textfield','#size'=>15,'#value'=>'','#attributes'=>array('alt'=>t('Enter the terms you wish to search for.'),'class'=>'form-text'));
$form['keys']=array('#type'=>'textfield','#size'=>15,'#value'=>'','#attributes'=>array('alt'=>t('Enter the terms you wish to search for.')));