Changeset 19654
- Timestamp:
- 06/29/09 08:22:47 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/swDoctrineAssetsLibraryPlugin/branches/sf1.2-vjousse/modules/sfAsset/templates/_sidebar_list.php
r19466 r19654 31 31 <input type="submit" name="add" value="<?php echo __('Add', null, 'sfAsset') ?>"/> 32 32 </div> 33 <?php echo $quickAddForm['_csrf_token'] ?> 33 34 </form> 34 35