#3529 - Possible incorrect URL parameter passed in SUPPORT_TICKET_SCREEN.tpl
0 guests and 0 members have recently viewed this.
The top 3 point earners from 14th Dec 2025 to 21st Dec 2025.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| sholzy |
|
|
There are no events at this time
Re: Your question.
COMMENTS_POSTING_FORM.tpl
<input maxlength="255" class="wide_field" value="" type="text" tabindex="2" id="title" name="title" />
-->
<input maxlength="255" class="wide_field" value="{$?,{$MATCH_KEY_MATCH,_WILD:tickets},Default title}" type="text" tabindex="2" id="title" name="title" />