From 002793bf2d5244604b0a94594748edf8803807d3 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Fri, 26 Apr 2013 13:45:47 +0200 Subject: [PATCH] makeLink -> menuItem --- src/root/topbar.tt | 63 +++++++++++++++++++--------------------------- 1 file changed, 26 insertions(+), 37 deletions(-) diff --git a/src/root/topbar.tt b/src/root/topbar.tt index 2bd3a066..5cc83cab 100644 --- a/src/root/topbar.tt +++ b/src/root/topbar.tt @@ -13,33 +13,22 @@ [% END %] -[% BLOCK makeLinkWrapped %] -
  • - [% title %] - [% content %] -
  • -[% END %] - -[% BLOCK makeLink %] -[% INCLUDE makeLinkWrapped content="" %] -[% END %] -