mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
using account-selection widget
This commit is contained in:
parent
d02338d346
commit
850172fdd3
@ -1,12 +1,5 @@
|
||||
<!-- $Id$ -->
|
||||
<!-- BEGIN edit_entry -->
|
||||
<script language="JavaScript">
|
||||
self.name="first_Window";
|
||||
function accounts_popup()
|
||||
{
|
||||
Window1=window.open('{accounts_link}',"Search","width=800,height=600,toolbar=no,scrollbars=yes,resizable=yes");
|
||||
}
|
||||
</script>
|
||||
<center>
|
||||
<font color="#000000" face="{font}">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user