Ignore:
Timestamp:
03/29/10 15:37:29 (2 years ago)
Author:
bogdan2412
Message:

Updated with changes from live.

  • Updated SMF to 1.1.11
  • Added Summify to site and forum
  • Small change to job detail view
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/smf/Themes/default/SplitTopics.template.php

    r852 r1121  
    11<?php 
    2 // Version: 1.1; SplitTopics 
     2// Version: 1.1.11; SplitTopics 
    33 
    44function template_ask() 
     
    399399                                                <input type="submit" value="' . $txt['smf252'] . '" /> 
    400400                                                <input type="hidden" name="sa" value="execute" /> 
     401                                                <input type="hidden" name="sc" value="', $context['session_id'], '" /> 
    401402                                        </td> 
    402403                                </tr> 
Note: See TracChangeset for help on using the changeset viewer.