blob: a818f2318837795da8941d42b3123b42b8fa14f2 [file] [log] [blame]
<html><head>
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
</head>
<body>
Tasks :&nbsp;&nbsp;
<div class="pipelinks">
#if($acl.hasPermission("Project News - Approve", $currentProject))
#set($addVerb="Add")
#elseif($acl.hasPermission("Project News - Suggest", $currentProject))
#set($addVerb="Suggest")
#end
<a href="$currentProject.getProjectPageURL("ProjectNewsAdd")">$addVerb
a News Item</a>
</div>
</body>
</html>