source: extensions/ExtendedDescription/template/help_button.tpl @ 27028

Last change on this file since 27028 was 26439, checked in by mistic100, 10 years ago

make help button globally available in $EXTDESC_BUTTON template variable

File size: 436 bytes
Line 
1{combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'}
2<a href="{$ROOT_URL}admin/popuphelp.php?page=extended_desc" onclick="popuphelp(this.href); return false;" title="{'Use Extended Description tags...'|translate}" style="vertical-align: middle; border: 0; margin: 0.5em;"><img src="{$ROOT_URL}{$themeconf.admin_icon_dir}/help.png" class="button" alt="{'Use Extended Description tags...'|translate}'"></a>
Note: See TracBrowser for help on using the repository browser.