summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 032a2a9)
raw | patch | inline | side by side (parent: 032a2a9)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Jun 2005 11:23:12 +0000 (11:23 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 28 Jun 2005 11:23:12 +0000 (11:23 +0000) |
plugins/gofon/phoneaccount/generic.tpl | patch | blob | history |
index c5c8ef05402ea60a1e821c74046522bdf804ddb9..56054412cf436a12e5e06c7da15cb5c73312f84f 100644 (file)
{t}Phone PIN{/t}
</td>
<td>
- <input type="password" name="goFonPIN" value="{$goFonPIN}">
+ <input type="password" name="goFonPIN" value="{$goFonPIN}" {$goFonPINACL}>
</td>
</tr>
</table>