Jump to content

Module:Navbar: Difference between revisions

10 bytes added ,  11 years ago
return an html string instead of an htmlbuilder
m>Toohool
(navbar code split from Module:Navbox)
 
m>Toohool
(return an html string instead of an htmlbuilder)
Line 113: Line 113:
     end
     end
   
   
     return div
     return tostring(div)
end
end


Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.