Switch to side-by-side view

--- a/ForgeTracker/forgetracker/templates/admin.html
+++ b/ForgeTracker/forgetracker/templates/admin.html
@@ -10,11 +10,11 @@
 
   <head>
     <meta content="text/html; charset=UTF-8" http-equiv="content-type" py:replace="''"/>
-    <title>$app.config.plugin_name Admin</title>
+    <title>$app.config.tool_name Admin</title>
   </head>
 
   <body>
-    <h1 class="title">$app.config.plugin_name Admin</h1>
+    <h1 class="title">$app.config.tool_name Admin</h1>
     <div id="app_admin_tabs">
     	<ul>
     		<li><a href="#app-acl"