change action container div class to id. fix bug in quattro theme
This commit is contained in:
parent
9febcedf93
commit
06e8f31695
5 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
{{include file="contact_template.tpl"}}
|
||||
{{/foreach}}
|
||||
<div id="contact-edit-end"></div>
|
||||
<div class="submit">
|
||||
<div id="contats-actions">
|
||||
{{foreach $batch_actions as $n=>$l}}
|
||||
<input class="batch-action" name="{{$n}}" value="{{$l}}" type="submit">
|
||||
{{/foreach}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue