Overview
SHA1 Hash: | 7b32e45bd76555172d8813821c423297d22698d8 |
---|---|
Date: | 2009-05-27 02:45:00 |
User: | erik |
Comment: | changed title of admin/behavior page to be consistent with the other pages |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[hide diffs]Modified src/setup.c from [0bf13d020b] to [5fa474d999].
@@ -797,11 +797,11 @@ login_check_credentials(); if( !g.okSetup ){ login_needed(); } - style_header("Fossil SCM behavior"); + style_header("Fossil SCM Behavior"); db_begin_transaction(); @ <form action="%s(g.zBaseURL)/setup_behavior" method="POST"> login_insert_csrf_secret(); @ <hr>