Documentation Source Text

Check-in [bac03a29c9]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Change the motto on the upper right.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | trunk
Files: files | file ages | folders
SHA1: bac03a29c9108be44cbac82039b33e0825b3801d
User & Date: drh 2007-11-15 12:44:31.000
Context
2007-11-15
12:44
Change the motto on the upper right. (Closed-Leaf check-in: bac03a29c9 user: drh tags: trunk)
11:52
(no comment) (check-in: c883828f1b user: anonymous tags: trunk)
Changes
Unified Diff Ignore Whitespace Patch
Changes to wrap.tcl.
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
  putsin4 {<body>
    <div><!-- container div to satisfy validator -->
    
    <a href="${path}index.html">
    <img class="logo" src="${path}images/SQLite.gif" alt="SQLite Logo"
     border="0"></a>
    <div><!-- IE hack to prevent disappearing logo--></div>
    <div class="tagline">The World's Most Widely Used SQL Database.</div>
    
    <table width=100% style="clear:both"><tr><td>
      <div class="se"><div class="sw"><div class="ne"><div class="nw">
      <div class="toolbar">
        <table style="margin:auto"><tr><td>
  }
  foreach menuitem $::Sitemap {







|







187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
  putsin4 {<body>
    <div><!-- container div to satisfy validator -->
    
    <a href="${path}index.html">
    <img class="logo" src="${path}images/SQLite.gif" alt="SQLite Logo"
     border="0"></a>
    <div><!-- IE hack to prevent disappearing logo--></div>
    <div class="tagline">Small, Fast, Reliable.<br>Choose any three.</div>
    
    <table width=100% style="clear:both"><tr><td>
      <div class="se"><div class="sw"><div class="ne"><div class="nw">
      <div class="toolbar">
        <table style="margin:auto"><tr><td>
  }
  foreach menuitem $::Sitemap {