changeset 20:02ff0c29df8a

s/voter/entry/.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 06 Dec 2012 18:45:43 +0200
parents 1e258de5511d
children 726fecc2bcfa
files ajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ajax.php	Thu Dec 06 18:26:39 2012 +0200
+++ b/ajax.php	Thu Dec 06 18:45:43 2012 +0200
@@ -389,7 +389,7 @@
           "author" => "S",
         ));
 
-      execSQLCond($sql, "OK, voter updated.");
+      execSQLCond($sql, "OK, entry updated.");
     }
     else
     if ($type == "settings")