diff --git a/src/index.php b/src/index.php index 8bf5c95..9a61a50 100644 --- a/src/index.php +++ b/src/index.php @@ -37,12 +37,12 @@ function __($s) <?php __('My Tiny Todolist');?> - + - + - + @@ -187,7 +187,7 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );
- + diff --git a/version.txt b/version.txt new file mode 100644 index 0000000..a77d7d9 --- /dev/null +++ b/version.txt @@ -0,0 +1 @@ +1.2.7 \ No newline at end of file