Dotclear


Ignore:
Timestamp:
11/20/14 16:10:09 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add confirmation dialog before leaving some modified forms, fixes #1605

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/tag_posts.php

    r2439 r2805  
    8585  //]]> 
    8686  </script> 
     87  <?php echo dcPage::jsConfirmClose('tag_rename'); ?> 
    8788</head> 
    8889<body> 
     
    108109          '<div class="tag-actions vertical-separator">'. 
    109110          '<h3>'.html::escapeHTML($tag).'</h3>'. 
    110           '<form action="'.$this_url.'" method="post">'. 
     111          '<form action="'.$this_url.'" method="post" id="tag_rename">'. 
    111112          '<p><label for="new_tag_id" class="classic">'.__('Rename').'</label> '. 
    112113          form::field('new_tag_id',20,255,html::escapeHTML($tag)). 
Note: See TracChangeset for help on using the changeset viewer.

Sites map