Ignore:
Timestamp:
Jun 21, 2012, 3:39:25 PM (12 years ago)
Author:
mistic100
Message:

on comment_list add link to exit from comment edition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/picture_comment.inc.php

    r15570 r15924  
    208208            $tpl_comment['CONTENT'] = $row['content'];
    209209            $tpl_comment['PWG_TOKEN'] = get_pwg_token();
     210            $tpl_comment['U_CANCEL'] = $url_self;
    210211          }
    211212      }
Note: See TracChangeset for help on using the changeset viewer.