timprove tooltip - 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 e4c6c0f9e05263dd00dd469ac5080a2c37249daf
(DIR) parent 817b2ecd9cc386047fe90c53b7332c2a4732719c
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Tue, 17 Nov 2015 15:58:42 +0100
improve tooltip
Diffstat:
M pages/history.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
(DIR) diff --git a/pages/history.html b/pages/history.html
t@@ -57,8 +57,8 @@
<a class="prefix">
<i class="material-icons"
onclick="Materialize.toast(
- 'If necessary your name is used for personal ' +
- 'support communication',
+ 'Your name is used for personal ' +
+ 'support communication if necessary',
5000)">info_outline</i></a>
<input id="name" name="name" type="text"
class="validate" aria-describedby="name-format" required