You want to edit your FORUMDISPLAY and SHOWTHREAD templates..
In FORUMDISPLAY you want to change:
<title>{vb:raw foruminfo.title_clean}</title>
to
<title>{vb:raw foruminfo.title_clean} - Budimans site!</title>
In SHOWTHREAD you want to change:
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title}</title>
to
<title>{vb:raw thread.prefix_plain_html} {vb:raw thread.title} - Budimans site!</title>
There's probably another option.. but that'll work!
Rob
--------------- Added [DATE]1278798120[/DATE] at [TIME]1278798120[/TIME] ---------------
oops.. I got it backwards..
If you want to take it OUT of there..
Edit the two pages and take out:
- $vboptions[bbtitle]
|