Changeset 812 for trunk/core/lib/Foswiki/Configure/UIs/UPDATE.pm
- Timestamp:
- 11/19/08 16:05:12 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Configure/UIs/UPDATE.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Configure/UIs/UPDATE.pm
r809 r812 47 47 } 48 48 49 # Put in a link to the front page of the TWiki49 # Put in a link to the front page of the Foswiki 50 50 my $url = 51 51 "$Foswiki::cfg{DefaultUrlHost}$Foswiki::cfg{ScriptUrlPath}/view$Foswiki::cfg{ScriptSuffix}/"; … … 59 59 . '.' ) 60 60 . CGI::p() 61 . CGI::a( { href => $url }, "Go to the TWiki front page" ) . " or ";61 . CGI::a( { href => $url }, "Go to the Foswiki front page" ) . " or "; 62 62 } 63 63
Note: See TracChangeset
for help on using the changeset viewer.
