diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-02-22 01:52:57 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-02-22 01:52:57 +0000 |
commit | 68e4deaf1dbdc82a45798e88fd8fef575cff1f5a (patch) | |
tree | a8c08476387e044372c9bdd38d40f6b086f7c04a /TWiki | |
parent | dfc876b587bae4f5ce79d221dac9565901716ad9 (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiPreferences.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn index 928886b8..5d2cd56f 100644 --- a/TWiki/TWikiPreferences.mdwn +++ b/TWiki/TWikiPreferences.mdwn @@ -44,7 +44,7 @@ The following settings are **_site-level preferences_** , e.g. affecting all use * http-equiv meta tags for **_view_**, **_rdiff_**, **_attach_**, **_search\*_** scripts: * Set HTTP\_EQUIV\_ON\_VIEW = -* http-equiv meta tags for **_edit_** script. Example to expire immediately: <br /><code>Set HTTP\_EQUIV\_ON\_EDIT = <meta http-equiv="Expires" content="%GMTIME\{"day month, year - hour:min:sec"\}% GMT"></code> +* http-equiv meta tags for **_edit_** script. Example to expire immediately: <br /><code>Set HTTP\_EQUIV\_ON\_EDIT = <meta http-equiv="Expires" content="%GMTIME\{"$day $month, $year - $hour:$min:$sec"\}% GMT"></code> * Set HTTP\_EQUIV\_ON\_EDIT = * http-equiv meta tags for **_preview_** script: |