summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ca98ca8)
raw | patch | inline | side by side (parent: ca98ca8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 09:49:08 +0000 (09:49 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 20 Dec 2005 09:49:08 +0000 (09:49 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2356 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/fai/faiPartitionTable.tpl | patch | blob | history | |
plugins/admin/fai/faiVariable.tpl | patch | blob | history |
index b2fcf49bd9813cb5d0a9845910690596af113c09..0389b6f13e4147a53255ea5915af7a51053717f1 100644 (file)
</LABEL>
</td>
<td>
- <input value="{$description}" size="45" maxlength="80" {$description} name="description" id="description">
+ <input value="{$description}" size="45" maxlength="80" name="description" id="description">
</td>
</tr>
</table>
index 3f5fdbed3a776b44fa2929339fe62446fac6fb22..90a3d48834346e6c7112b4f35a4dc158beebcb35 100644 (file)
</LABEL>
</td>
<td>
- <input size="45" maxlength="80" value="{$description}" {$description} name="description" id="description">
+ <input size="45" maxlength="80" value="{$description}" name="description" id="description">
</td>
</tr>
</table>