Changeset 17497
- Timestamp:
- Aug 9, 2012, 4:49:44 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2.4/themes/default/template/footer.tpl
r13243 r17497 11 11 {$VERSION} 12 12 {if isset($CONTACT_MAIL)} 13 - {'Contact'|@translate} 14 <a href="mailto:{$CONTACT_MAIL}?subject={'A comment on your site'|@translate|@escape:url}">{'Webmaster'|@translate}</a> 13 - <a href="mailto:{$CONTACT_MAIL}?subject={'A comment on your site'|@translate|@escape:url}">{'Contact webmaster'|@translate}</a> 15 14 {/if} 16 15 {if isset($TOGGLE_MOBILE_THEME_URL)}
Note: See TracChangeset
for help on using the changeset viewer.