diff options
Diffstat (limited to 'lanre_py/templates/ask_for_text.html')
-rw-r--r-- | lanre_py/templates/ask_for_text.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lanre_py/templates/ask_for_text.html b/lanre_py/templates/ask_for_text.html index 812679b..eb92bf3 100644 --- a/lanre_py/templates/ask_for_text.html +++ b/lanre_py/templates/ask_for_text.html @@ -39,7 +39,7 @@ <div class="span2"> - <h3>Tips:</h3> + <h4>Tips and info:</h4> <p id="communicates" class="alert alert-info"></p> <h3 id="translation-label">Translation:</h3> <div id="current-translation" class="alert alert-success"></div> |