diff views/Extractapp/TaggingText.php @ 70:359f48d58cbc extractapp

New: hover on regex elem
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 08 Apr 2015 14:22:44 +0200
parents 6676ca451dcc
children 6974309983d1
line wrap: on
line diff
--- a/views/Extractapp/TaggingText.php	Tue Apr 07 16:12:23 2015 +0200
+++ b/views/Extractapp/TaggingText.php	Wed Apr 08 14:22:44 2015 +0200
@@ -205,9 +205,10 @@
 
         // TOOD: ask user to modify/decide tags
         // showing taglist_infile and taglistArray
-        alert("taglist is deprecated in the current file.");
+        alert("Warning: taglist is deprecated in the current file.");
 
     }
+   
 
 });