noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/03: cosmetic


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/03: cosmetic
Date: Sun, 22 Apr 2018 09:30:32 -0400 (EDT)

sparkyx pushed a commit to annotated tag rel7002
in repository noalyss.

commit a1f4321e98fab2641e18ef7a3ca713d39ba9c05b
Author: Dany De Bontridder <address@hidden>
Date:   Wed Apr 4 19:44:28 2018 +0200

    cosmetic
---
 include/admin_repo.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/admin_repo.inc.php b/include/admin_repo.inc.php
index b0b1d9f..821a81c 100644
--- a/include/admin_repo.inc.php
+++ b/include/admin_repo.inc.php
@@ -42,7 +42,7 @@ $User->Check();
 if ($User->admin != 1)
 {
     $theme=(isset($User->theme))?$User->theme:"";
-    html_page_start($User->theme);
+    html_page_start($theme);
     echo "<h2 class=\"warning\">";
     echo _("Vous n'ĂȘtes pas administateur");
     echo "</h2>";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]