
09-27-2008, 06:59 PM
|
 |
|
|
Join Date: Aug 2008
Location: Conway, Arkansas
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
All I see is:
Quote:
<fieldset class="fieldset" style="margin-top: 6px">
<legend>Tags</legend>
<div style="padding:3px">
<div>Separate tags using a comma.</div>
<span id="tag_add"><input type="text" class="bginput" name="taglist" id="tag_add_input" value="" size="40" tabindex="1" /></span>
<div>You may add 25 tag(s) to this thread.</div>
</div>
<div id="tag_add_menu" class="vbmenu_popup" style="display:none"></div>
<script type="text/javascript" src="clientscript/vbulletin_ajax_tagsugg.js?v=373"></script>
<script type="text/javascript">
<!--
vbmenu_register('tag_add', true);
tag_add_comp = new vB_AJAX_TagSuggest('tag_add_comp', 'tag_add_input', 'tag_add');
tag_add_comp.allow_multiple = true;
tag_add_comp.set_delimiters('');
//-->
</script>
</fieldset>
|
And:
Quote:
<fieldset class="fieldset">
<legend>Post Icons</legend>
<div style="padding:3px">
<table cellpadding="0" cellspacing="1" border="0" width="95%">
<tr>
<td colspan="15"><div style="margin-bottom:3px">You may choose an icon for your message from the following list:</div></td>
</tr>
<tr>
|
|