Schreibfehler
This commit is contained in:
parent
a7427d7458
commit
c0e77dd747
@ -74,7 +74,7 @@
|
||||
<td>
|
||||
<a href="create_verteileruser.php?editmveid={$table_data[table_data].mveid}" class="settings" title="Edit User" data-toggle="tooltip"><i class="fa fa-edit"></i></a>
|
||||
|
||||
<a href="#" class="settings text-danger" id="disable" onclick="deleteContact({$table_data[table_data].mveid});" title="Kontalt entfernen" data-toggle="tooltip"><i class="fa fa-trash"></i></a>
|
||||
<a href="#" class="settings text-danger" id="disable" onclick="deleteContact({$table_data[table_data].mveid});" title="Kontakt entfernen" data-toggle="tooltip"><i class="fa fa-trash"></i></a>
|
||||
</td>
|
||||
</tr>
|
||||
{/section}
|
||||
|
Loading…
x
Reference in New Issue
Block a user