Ignore:
Timestamp:
Oct 20, 2010, 1:41:54 PM (14 years ago)
Author:
plg
Message:

reduce technical level in information message about new video added

open the video in a new windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/gvideo/admin/add_page.php

    r7290 r7295  
    253253
    254254          // success information to display
    255           array_unshift($page['infos'], sprintf(l10n('py_info3'), $file_path));
     255          array_unshift($page['infos'], l10n('py_info3'));
    256256         
    257257          array_push(
Note: See TracChangeset for help on using the changeset viewer.