diff --git a/functions.php b/functions.php index 08b4c4b81..26e57ab4a 100644 --- a/functions.php +++ b/functions.php @@ -40,7 +40,7 @@ } if (ENABLE_TRANSLATIONS == true) { // If translations are enabled. - require_once "accept-to-gettext.php"; + require_once "lib/accept-to-gettext.php"; require_once "lib/gettext/gettext.inc"; function startup_gettext() { diff --git a/accept-to-gettext.php b/lib/accept-to-gettext.php similarity index 100% rename from accept-to-gettext.php rename to lib/accept-to-gettext.php diff --git a/pngfix.js b/lib/pngfix.js similarity index 100% rename from pngfix.js rename to lib/pngfix.js diff --git a/xsl_mop-up.js b/lib/xsl_mop-up.js similarity index 100% rename from xsl_mop-up.js rename to lib/xsl_mop-up.js diff --git a/login.php b/login.php index 71f2e73f3..07ab1be2a 100644 --- a/login.php +++ b/login.php @@ -24,9 +24,6 @@ Tiny Tiny RSS : Login - diff --git a/login_form.php b/login_form.php index d6772600e..db28991f3 100644 --- a/login_form.php +++ b/login_form.php @@ -3,9 +3,6 @@ Tiny Tiny RSS : Login - diff --git a/rss.xsl b/rss.xsl index c6a95f139..aa16f1119 100644 --- a/rss.xsl +++ b/rss.xsl @@ -8,7 +8,7 @@ <xsl:value-of select="rss/channel/title"/> - +