summaryrefslogtreecommitdiffstats
path: root/ldap-site-mngmt/webinterface/au/au_childs.dwt
diff options
context:
space:
mode:
Diffstat (limited to 'ldap-site-mngmt/webinterface/au/au_childs.dwt')
-rwxr-xr-xldap-site-mngmt/webinterface/au/au_childs.dwt19
1 files changed, 14 insertions, 5 deletions
diff --git a/ldap-site-mngmt/webinterface/au/au_childs.dwt b/ldap-site-mngmt/webinterface/au/au_childs.dwt
index 92b28c2c..a9adbc83 100755
--- a/ldap-site-mngmt/webinterface/au/au_childs.dwt
+++ b/ldap-site-mngmt/webinterface/au/au_childs.dwt
@@ -1,6 +1,6 @@
<table border='0' cellpadding='5' cellspacing='0' width='100%'>
<tr>
- <td colspan='2'><h3>Untergeordnete AUs von - &nbsp;<i>{AU}</i>&nbsp; -</h3></td>
+ <td colspan='2'><h3>Untergeordnete AUs von - &nbsp;<code class='font_object'>{AU}</code></h3></td>
</tr>
<tr>
<td height='10'></td>
@@ -8,16 +8,16 @@
<tr><td>
<table cellpadding='7' cellspacing='0' border='1' align='left' width='90%' style='border-width: 0 0 0 0;'>
<tr>
- <td width='55%' style='border-color: black; border-style: solid; border-width: 0 0 3 0;'><b>Untergeordnete AU</b></td>
- <td width='45%' style='border-color: black; border-style: solid; border-width: 0 0 3 0;'><b>Domain</b></td>
+ <td width='55%' class='tab_h'><b>Untergeordnete AU</b></td>
+ <td width='45%' class='tab_h'><b>Domain</b></td>
</tr>
<!-- BEGIN DYNAMIC BLOCK: Childaus -->
<tr>
- <td style='border-color: black; border-style: solid; border-width: 0 0 1 0;'>{CHILDOU} &nbsp;</td>
- <td style='border-color: black; border-style: solid; border-width: 0 0 1 0;'>{CHILDDOMAIN} &nbsp;</td>
+ <td class='tab_d'>{CHILDOU} &nbsp;</td>
+ <td class='tab_d'>{CHILDDOMAIN} &nbsp;</td>
</tr>
<!-- END DYNAMIC BLOCK: Childaus -->
@@ -34,4 +34,13 @@
</td>
</tr>
+ <tr>
+ <td height='40'></td>
+ </tr>
+ <tr>
+ <td colspan='2'><h4>Neue untergeordnete AU anlegen</h4> >>
+ <a href='new_child.php?sbmnr=0' style='color:#FFFFFF;' class='small_loginform_button'>&nbsp; zur Eingabemaske &nbsp;</a>
+ </td>
+ </tr>
+
</table> \ No newline at end of file