Changeset 1060 in ExiteCMS for trunk/includes/templates/main.setuser.tpl
- Timestamp:
- 11/05/07 21:36:09 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/templates/main.setuser.tpl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/templates/main.setuser.tpl
r954 r1060 21 21 <title>{$settings.sitename}</title> 22 22 <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1' /> 23 <meta http-equiv='refresh' content='{$refresh}; url= index.php' />23 <meta http-equiv='refresh' content='{$refresh}; url={$url}' /> 24 24 {include file='_stylesheets.tpl'} 25 25 </head> … … 36 36 {$error} 37 37 {$locale.183} 38 {if $error != ""}<br /><br />[ <a href=' /index.php'>{$locale.184}</a> ]{/if}38 {if $error != ""}<br /><br />[ <a href='{$url}'>{$locale.184}</a> ]{/if} 39 39 <br /><br /> 40 40 </center>
Note: See TracChangeset
for help on using the changeset viewer.
