JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ckeditor bump
[wfpl-cms.git] / admin_pages.html
index ca44429..ba7c61e 100644 (file)
@@ -2,14 +2,14 @@
 
 <html>
 <head>
-       <title><!--~$title show {~-->~$host~ Admin: <!--~listings once_if {~-->Pages Listing<!--~}~--><!--~form {~--><!--~id {~-->Add a new page<!--~}~--><!--~id unset {~-->Edit page "~title html~"<!--~}~--><!--~}~--><!--~}~--></title>
+       <title><!--~$title show {~-->~$host~ Admin: <!--~listings once_if {~-->Manage pages<!--~}~--><!--~form {~--><!--~id {~-->Add a new page<!--~}~--><!--~id unset {~-->Edit page "~title html~"<!--~}~--><!--~}~--><!--~}~--></title>
        <!--~$head {~-->
-       <script src="inc/ckeditor/ckeditor.js"></script>
+       <script src="inc/ckeditor/ckeditor.js?t=F0RD"></script>
        <style>
                /* icon in cke buttons */
                .cke_button_icon.cke_button__wfpl_images_icon {
-                       background-image: url(/inc/ckeditor/plugins/icons.png?t=D5AC);
-                       background-position: 0 -1504px;
+                       background-image: url(/inc/ckeditor/plugins/icons.png?t=F0RD);
+                       background-position: 0 -936px;
                }
                .cke_wfpl_images_dialog * {
                        white-space: normal !important;
 <!--~$body show {~-->
 
        <!--~form {~-->
+               <h1>~$host~ Admin Control Panel</h1>
+
                <h2><!--~id unset {~-->Add a new page<!--~}~--><!--~id {~-->Edit page "~title html~"<!--~}~--></h2>
 
                <form action="admin_pages" method="post"><!--~id {~--><div style="display: none"><input type="hidden" name="edit_id" value="~id attr~"></div><!--~}~-->
        <!--~}~-->
 
        <!--~listings once {~-->
+               <h1>~$host~ Admin Control Panel</h1>
+               <h2>Manage Pages</h2>
+
                <!--~listings once_if {~-->
                        <p><a href="admin_pages?new=1">[Add a new page]</a></p>