remove about us and FAQ links in menus
[namibia] / public / templates / page / systemsettings.js
1 var template_systemsettings = function( static )
2 {
3         this.static   = static;
4         this.elements = {};
5         this.construct = function() {};
6         this.destruct  = function() {};
7 };