summaryrefslogtreecommitdiff
path: root/modules/server_add
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-08-30 18:07:13 -0700
committerAndy Staudacher <andy.st@gmail.com>2009-08-30 18:07:13 -0700
commitdf38a890a64dd33eafe3aed51ce8fde732cf8b8b (patch)
treebaae9f0613c0084e40da79ef984e333fa9f2da04 /modules/server_add
parent00c73ec852c29c214d72193ce368bc12a7305794 (diff)
Tabs to spaces cleanup
Diffstat (limited to 'modules/server_add')
-rw-r--r--modules/server_add/helpers/server_add_event.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/server_add/helpers/server_add_event.php b/modules/server_add/helpers/server_add_event.php
index 6b21ec2e..b2d55153 100644
--- a/modules/server_add/helpers/server_add_event.php
+++ b/modules/server_add/helpers/server_add_event.php
@@ -35,7 +35,7 @@ class server_add_event_Core {
// turn that into a dropdown if there are two different ways to add things. Do that in a
// portable way for now. If we find ourselves duplicating this pattern, we should make an
// API method for this.
- $add_menu = $menu->get("add_menu");
+ $add_menu = $menu->get("add_menu");
$add_menu->append(Menu::factory("dialog")
->id("server_add")
->label(t("Server add"))