summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dd918ee)
raw | patch | inline | side by side (parent: dd918ee)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 07:57:21 +0000 (07:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 May 2005 07:57:21 +0000 (07:57 +0000) |
plugins/personal/posix/generic.tpl | patch | blob | history |
index 7233e3640685a602f2370d1a3388e609d5abffcd..05ab0d000695c857bf43210087b908f454b57701 100644 (file)
<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
<tr>
<td style="width:50%; vertical-align:top;">
- <h2><img align="center" src="images/rightarrow.png"> {t}Generic{/t}</h2>
+ <h2><img alt="" align="middle" src="images/rightarrow.png"> {t}Generic{/t}</h2>
<table>
<tr>
<td>{t}Home directory{/t}{$must}</td>
</td>
<td style="vertical-align:top;">
- <h2><img align="center" src="images/members.png"> {t}Group membership{/t}</h2>
+ <h2><img alt="" align="middle" src="images/members.png"> {t}Group membership{/t}</h2>
{if $groups eq "too_many_for_nfs"}
<b style="color:red">{t}(Warning: more than 16 groups are not supported by NFS!){/t}</b>
<br>
<table style="width:100% ; vertical-align:top; text-align:left;" cellpadding=0 border=0>
<tr>
<td>
- <h2><img align="center" src="images/terminal_small.png"> {t}Account{/t}</h2>
+ <h2><img alt="" align="middle" src="images/terminal_small.png"> {t}Account{/t}</h2>
</td>
</tr>
<tr>
<table style="width:100%; vertical-align:top; text-align:left;" cellpadding=0 border=0>
<tr>
<td style="vertical-align:top; width:50%">
- <h2><img align="center" src="images/display.png"> {t}Environment{/t}</h2>
+ <h2><img alt="" align="middle" src="images/display.png"> {t}Environment{/t}</h2>
<table>
<tr>
<td>{t}Default printer{/t}</td>
</td>
<td style="vertical-align:top;">
- <h2><img align="center" src="images/closedlock.png" style="margin-bottom:10px;"> {t}System trust{/t}
+ <h2><img alt="" align="middle" src="images/closedlock.png" style="margin-bottom:10px;"> {t}System trust{/t}
<select name="trustmode" id="trustmode" size=1 onchange="changeSelectState('trustmode', 'wslist'); changeSelectState('trustmode', 'add_ws'); changeSelectState('trustmode', 'del_ws');" {$trustmodeACL}>
{html_options options=$trustmodes selected=$trustmode}
</select>