diff --git a/src/index.php b/src/index.php index 6ab3a49..0cb3973 100644 --- a/src/index.php +++ b/src/index.php @@ -27,7 +27,7 @@ if(isset($config['title']) && $config['title'] != '') $title = htmlarray($config else $title = $lang->get('My Tiny Todolist'); -function __($s) +function _e($s) { global $lang; echo $lang->get($s); @@ -99,13 +99,13 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );
- + - +   - +
@@ -117,27 +117,27 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );
- -
- -   | + +
+ +   |
-

- (0)   - - / + (0)   + + /

@@ -149,25 +149,25 @@ $().ajaxStop( function(r,s) {$("#loading").fadeOut();} );