systempreferences - remove dateformat from admin tab
authorJoe Atzberger <joe.atzberger@liblime.com>
Mon, 31 Dec 2007 21:55:16 +0000 (15:55 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 31 Dec 2007 22:26:00 +0000 (16:26 -0600)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
admin/systempreferences.pl

index f3986ad..08c0934 100755 (executable)
@@ -68,7 +68,6 @@ my %tabsysprefs;
     $tabsysprefs{OpacMaintenance}="Admin";
     $tabsysprefs{FrameworksLoaded}="Admin";
     $tabsysprefs{libraryAddress}="Admin";
-    $tabsysprefs{dateformat}="Admin";
     $tabsysprefs{delimiter}="Admin";
     $tabsysprefs{IndependantBranches}="Admin";
     $tabsysprefs{HomeOrHoldingBranch}="Admin";