tadd newline by dividing text into two div's - 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 7c12f1a224ced9b715e0f0e378c37a07eb7f4187
 (DIR) parent e653a1f1ba7579aaec454f5596cecab5cee0ddb2
 (HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
       Date:   Tue, 17 Nov 2015 15:13:39 +0100
       
       add newline by dividing text into two div's
       
       Diffstat:
         M index.php                           |       4 +++-
       
       1 file changed, 3 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/index.php b/index.php
       t@@ -80,8 +80,10 @@ if (isset($_GET['wait_id']) && !empty($_GET['wait_id'])) {
                <p class="flow-text">
                Please wait while the inversion computations are taking place.
                These may make take several minutes to complete.  <b>Do not</b> press
       -        the browser navigation buttons or leave this page.</p><br>
       +        the browser navigation buttons or leave this page.</p>
       +        </div>
        
       +        <div class="row center valign-wrapper">
                <p class="flow-text"> If the computations are queued for more than 24
                hours, please contact <a href="mailto:anders.damsgaard@geo.au.dk">Anders
                    Damsgaard</a>.</p>