Changeset 26868 for extensions
- Timestamp:
- Jan 18, 2014, 5:01:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/EasyCaptcha/template/common.inc.tpl
r26867 r26868 35 35 {html_style} 36 36 #easycaptcha table { 37 background: url(' $ROOT_URL}{$EASYCAPTCHA_PATH}tictac/gen.php?t={$smarty.now}') no-repeat;37 background: url('{$ROOT_URL}{$EASYCAPTCHA_PATH}tictac/gen.php?t={$smarty.now}') no-repeat; 38 38 } 39 39 {/html_style}
Note: See TracChangeset
for help on using the changeset viewer.