Files
luos/gulliver/bin/tasks/templates/pluginReport.xml.tpl
2010-12-02 23:34:41 +00:00

26 lines
564 B
Smarty
Executable File

<?xml version="1.0"?>
<dynaForm type="pagetable" >
<USR_UID type="text" align="left" colWidth="80">
<en>Uid</en>
</USR_UID>
<USR_NAME type="text" align="left" colWidth="80">
<en>Name</en>
</USR_NAME>
<USR_FIRSTNAME type="text" align="left" colWidth="80">
<en>First Name</en>
</USR_FIRSTNAME>
<USR_LASTNAME type="text" align="left" colWidth="80">
<en>Last Name</en>
</USR_LASTNAME>
<USR_EMAIL type="text" align="left" colWidth="80">
<en>Email</en>
</USR_EMAIL>
<USR_ROLE type="text" align="left" colWidth="80">
<en>Role</en>
</USR_ROLE>
</dynaForm>