fixed contact action button bar, typo correction
This commit is contained in:
parent
5f9845d235
commit
9a8d106414
6 changed files with 9 additions and 5 deletions
|
@ -19,7 +19,7 @@
|
|||
{{include file="contact_template.tpl"}}
|
||||
{{/foreach}}
|
||||
<div id="contact-edit-end"></div>
|
||||
<div id="contats-actions">
|
||||
<div id="contacts-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