summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authorjeff <jeff>2007-12-28 15:19:57 +0000
committerjeff <jeff>2007-12-28 15:19:57 +0000
commit69ba0d1dfefc3e7cc80c1323685eeb15503ef22b (patch)
tree1e6c7b60155df5a4e324ddf4a4b668e4ada0e71b /httemplate/elements
parent35ad4181b0352ba1f4581653c22f76ba23da5723 (diff)
whoops
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 3d346f9..d813a82 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -128,7 +128,7 @@ foreach my $svcdb ( FS::part_svc->svc_tables() ) {
];
}
- if ( $svcdb = 'svc_acct' ) {
+ if ( $svcdb eq 'svc_acct' ) {
$report_svc{"All $lcname never logged in"} =
[ svc_url( %svc_url, 'query' => "magic=nologin;sortby=svcnum" ),
'',