Search results

  1. Googledono

    Шаблоны оформления

    в templates/default/posting_editor.tpl в самое начало добавляем <script type="text/javascript"> function template(temp) { $.post("misc/temp/news_template.php", {edit:temp}, function(data){ var obj = $.parseJSON(data); $('#message').val(obj.message)...
Back
Top