Changeset 702 for trunk/forum/adm/style/acp_users_signature.html
- Timestamp:
- Mar 31, 2010, 6:32:40 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forum/adm/style/acp_users_signature.html
r400 r702 94 94 </script> 95 95 </dt> 96 <dd style="margin-left: 90px;"><textarea name="signature" rows="10" cols="60" style="width: 95%;" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" >{SIGNATURE}</textarea></dd>96 <dd style="margin-left: 90px;"><textarea name="signature" rows="10" cols="60" style="width: 95%;" onselect="storeCaret(this);" onclick="storeCaret(this);" onkeyup="storeCaret(this);" onfocus="initInsertions();">{SIGNATURE}</textarea></dd> 97 97 <dd style="margin-left: 90px; margin-top: 5px;"> 98 98 <!-- IF S_BBCODE_ALLOWED -->
Note:
See TracChangeset
for help on using the changeset viewer.