tfix descriptive text, still need to fix multiline toasts - 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 0861b654cfdcf86d233e1763d6029c578ba30af4
 (DIR) parent 439d6295a50103bef5ed2f7836789158616152a3
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Wed, 19 Aug 2015 13:36:18 +0200
       
       fix descriptive text, still need to fix multiline toasts
       
       Diffstat:
         M Makefile                            |       7 +++++--
         M pages/history.html                  |      13 +++++++++----
       
       2 files changed, 14 insertions(+), 6 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       t@@ -1,3 +1,6 @@
        
       -http:
       -        python -m http.server & open "http://localhost:8000"
       +#http:
       +        #python -m http.server & open "http://localhost:8000"
       +
       +open:
       +        open "http://localhost/~ad/cosmo"
 (DIR) diff --git a/pages/history.html b/pages/history.html
       t@@ -60,7 +60,7 @@
                                <a class="prefix">
                                    <i class="material-icons"
                                        onclick="Materialize.toast(
       -                                'Your email address is used for support communication in case of technical problems. No spam or exchange to third parties.',
       +                                'Used for communication in case of technical problems. No spam or exchange to third parties.',
                                        5000)">info_outline</i></a>
                                <input id="email" name="email" type="email"
                                class="validate" required>
       t@@ -195,7 +195,7 @@
                        </div>
        
                        <div class="row">
       -                    <b>Inversion parameter bounds</b><br>
       +                    <b>Erosion rate limits during glacials and interglacials</b><br>
                            <div class="input-field col s6">
                                <a class="prefix">
                                    <i class="material-icons"
       t@@ -245,7 +245,12 @@
        
                        </div>
                        <div class="row">
       -
       +                    <b>Deglaciation age</b><br>
       +                    Specify the estimated age for the deglaciation at the site
       +                    of sampling. This value is most often estimated from
       +                    traditional exposure ages, calculated with <a
       +                        href="http://hess.ess.washington.edu"
       +                        target="_blank">CRONUS-Earth</a>.<br>
                            <div class="input-field col s12">
                                <a class="prefix">
                                    <i class="material-icons"
       t@@ -329,7 +334,7 @@
                                <a class="prefix">
                                    <i class="material-icons"
                                        onclick="Materialize.toast(
       -                                'String uniquely identifying the sample. All characters are accepted',
       +                                'Upper limit of threshold value in climate record',
                                        5000)">info_outline</i></a>
                                <input id="d18O_threshold_max" name="d18O_threshold_max"
                                type="text" class="validate" required>