X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=prefs.php;h=575fbbf0fefa2afb7acabd682bda7d233019e12c;hb=9eac0e089312e5f2d96da92f73ae6003da62ce36;hp=e5c941f423303eddf626b8f240f2861820d54e5a;hpb=6b9bf6c2f6ff2fa899528c1e211c4c664d4bc2c7;p=tt-rss.git diff --git a/prefs.php b/prefs.php index e5c941f4..575fbbf0 100644 --- a/prefs.php +++ b/prefs.php @@ -1,171 +1,138 @@ - + - Tiny Tiny RSS : Preferences - + Tiny Tiny RSS : <?php echo __("Preferences") ?> + + - - - + + - - - - + - + + + + + + - + - + - + foreach (array("functions", "deprecated", "prefs") as $js) { + if (!isset($_GET['debug'])) { + echo JSMin::minify(file_get_contents("js/$js.js")); + } else { + echo file_get_contents("js/$js.js"); + } + } + ?> + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - -
- logo - -
 
-
- - Hello, - (Logout) - -
-
-
 
-
 
-
- - Hello, - (Logout) - -
- - - - - - - - - - = 10) { ?> - - - - -
- -

Loading, please wait...

- -
- - - - + + +
 
+ + +
+
+
+
+
+ +
+
+ + + + + +
+ +
+
+
+
+
+= 10) { ?> +
+ +run_hooks($pluginhost::HOOK_PREFS_TABS, + "hook_prefs_tabs", false); +?> +
+ + + +
+ +