10 lines
408 B
Smarty
10 lines
408 B
Smarty
<!-- nothing to show for this plugin, but use the following to configure other plugins that require login, etc
|
|
<table width="100%" border="0" cellspacing="3" cellpadding="1" class="row1">
|
|
<tr valign="top">
|
|
<td width="35%">Some Data</td>
|
|
<td width="65%">
|
|
<input type="text" name="voip_did_plugin_plugin_data[field]" value="{$plugin.field}" class="form_field">
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
--> |