tadd deglaciation annotation to legend - cosmo - front and backend for Markov-Chain Monte Carlo inversion of cosmogenic nuclide concentrations
 (HTM) git clone git://src.adamsgaard.dk/cosmo
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b28bd50075a0afee8bcc7c341b52fbeb7d5b4ce1
 (DIR) parent dd05f749f8a4c49781ac9dbdacaf68fe2fa15969
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 10 Nov 2015 12:03:47 +0100
       
       add deglaciation annotation to legend
       
       Diffstat:
         M index.php                           |       5 ++++-
       
       1 file changed, 4 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -165,7 +165,7 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                          </div>
                          <div class="card-content">
                              <h4 class="blue-text">
       -                          Sample history</h4>
       +                          Median-based model of sample history</h4>
                              <p>
                              (a) Two-stage glacial-interglacial model based on the
                              selected climate record and the median
       t@@ -181,6 +181,9 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                              (c) Erosion rate through time which alternates between
                              interglacial and glacial erosion rate magnitude, based on
                              median values presented above.
       +
       +                      In all three figures the vertical dashed lines denotes the
       +                      median age of the last deglaciation.
                              
                              </p>
                          </div>