diff options
Diffstat (limited to 'templates/edit.tpl')
| -rwxr-xr-x | templates/edit.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/templates/edit.tpl b/templates/edit.tpl index 65b6627..82a7086 100755 --- a/templates/edit.tpl +++ b/templates/edit.tpl @@ -94,13 +94,6 @@ {/if} {* include edit_personal.tpl *} - <div class="form-group"> - {formlabel label="Key Number" for="xkey"} - {forminput} - <input size="10" type="text" name="xkey" id="xkey" value="{$gContent->mInfo.xkey|escape}" /> - {/forminput} - <div class="clear"></div> - </div> <div class="form-group"> {formlabel label="Note" for="description"} |
