open template
newthread
Find
Code:
<label for="subject" class="full">{vb:rawphrase title}:</label>
<input type="text" class="primary full textbox" name="subject" id="subject" value="{vb:raw subject}" maxlength="{vb:raw vboptions.titlemaxchars}" tabindex="1" />
Below add
Code:
<span style="text-align:right;clear:both;width:495px;display:block;font-size:11px;color:#333;">TEST TEST TEST TEST</span>
Save and check it out.
You can change the text-align to left if you'd like and adjust to fit your needs.