Add TPL files
This commit is contained in:
12
modules/Documents3/tpl/userlist_EditView.tpl
Executable file
12
modules/Documents3/tpl/userlist_EditView.tpl
Executable file
@@ -0,0 +1,12 @@
|
||||
<input type="hidden" name="user_list" id="user_list" value='{$USER_LIST}'>
|
||||
<button
|
||||
type="button"
|
||||
id="AddMoreUSERBox"
|
||||
value="{$APP.LBL_ADD_BUTTON}"
|
||||
onclick="addUserAcceptanceField();"
|
||||
title="{$MOD.HELP_LBL_USERACCEPT_BUTTON}">
|
||||
<img src="{sugar_getimagepath file="id-ff-add.png"}">
|
||||
</button>
|
||||
|
||||
<table id="user_acceptance_table">
|
||||
</table>
|
||||
Reference in New Issue
Block a user