changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[ljcom] r13084: LJSUP-14473: Admin pages' style and code...

Committer: tnurutdinov
LJSUP-14473: Admin pages' style and code refactoring. Site sheme add.
U   trunk/htdocs/admin/support/dept.bml
Modified: trunk/htdocs/admin/support/dept.bml
===================================================================
--- trunk/htdocs/admin/support/dept.bml	2012-12-28 08:38:59 UTC (rev 13083)
+++ trunk/htdocs/admin/support/dept.bml	2012-12-28 09:34:41 UTC (rev 13084)
@@ -3,6 +3,7 @@
     use strict;
     use vars qw(%GET);
     use LJ::TimeUtil;
+    use LJ::SiteScheme;
 
     # Authentication
     my $remote = LJ::get_remote();
@@ -781,7 +782,8 @@
     $html .= "</table>\n";
     $html .= "</center>\n";
 
-    return $html;
-
+    return LJ::SiteScheme->render_page({
+        body => $html
+    });
 }
 _code?>

Tags: bml, ljcom, tnurutdinov
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments