Form button class update, fixes to module_method_token, fixes to json
This commit is contained in:
@@ -17,5 +17,5 @@
|
||||
<td><?php echo StaticList_YesNo::form('menu_display',0); ?></td>
|
||||
</tr>
|
||||
</table>
|
||||
<?php echo Form::submit('submit',_('Add')); ?>
|
||||
<?php echo Form::submit('submit',_('Add'),array('class'=>'form_button')); ?>
|
||||
<?php echo Form::close(); ?>
|
||||
|
Reference in New Issue
Block a user