Changeset 14371 for extensions/UserAdvManager/trunk/rejected.php
- Timestamp:
- Apr 24, 2012, 10:10:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/UserAdvManager/trunk/rejected.php
r13121 r14371 36 36 else $custom_text = l10n(preg_replace($patterns, $replacements, $conf_UAM[40])); 37 37 } 38 38 39 $Path_UAM = UAM_PATH; // Path to be used in template to reach the icons 40 39 41 $template->assign( 40 42 array( 43 'UAM_PATH' => $Path_UAM, 41 44 'GALLERY_URL' => make_index_url(), 42 45 'CUSTOM_REJECT_MSG' => $custom_text,
Note: See TracChangeset
for help on using the changeset viewer.