Jamroom.net Forum signature change is not saved
Using Jamroom
caching. I'll go look for where needs an extra clear cache call.
Thanks steve.
{jrCore_list module="jrAudio" template="jrAudio_item_list.tpl" .....}{jrCore_list module="jrAudio"}{jrCore_list module="jrAudio" template="my_special_audio_list.tpl" .....}
{jrSearch_form template="my_search_template.tpl"}
{* Standard HTML search form *}
{jrCore_lang module="jrSearch" id="7" default="Search" assign="st"}
{assign var="form_name" value="jrSearch"}
<div style="white-space:nowrap">
<form action="{$jamroom_url}/search/results/{$jrSearch.module}/{$jrSearch.page}/{$jrSearch.pagebreak}" method="{$jrSearch.method}" style="margin-bottom:0">
<input id="search_input" type="text" name="search_string" style="{$jrSearch.style}" class="{$jrSearch.class}" placeholder="{$jrSearch.value|jrCore_entity_string}"> <input type="submit" class="form_button" value="{$st}">
</form>
</div>{if isset($item.seamless_module_name) && $item.seamless_module_name == 'jrVideo'}