Seite Professions in Expertise umbenannt (auch fragwürdig)
[website] / src / main / webapp / WEB-INF / views / about.jsp
index 8d72835..4d16cae 100644 (file)
@@ -2,8 +2,6 @@
 <%@page pageEncoding="UTF-8"%>
 <%@page session="false" %>
 <%@taglib uri="http://tiles.apache.org/tags-tiles" prefix="t" %>
-<%@taglib uri="http://www.springframework.org/tags" prefix="s"%>
-<s:url var="base" value="/" />
 <t:insertDefinition name="BASEPAGE">
   <t:putAttribute name="title" value="About" type="string"/>
   <t:putAttribute name="breadcrumb">
@@ -20,7 +18,7 @@
     </ul>
     <h2 class="nav submenu"><span class="s">Submenu for section </span><strong class="s">About</strong></h2>
     <ul id="submenu">
-      <li class="s sub"><a href="${base}about/professions.html" class="s">Professions</a></li>
+      <li class="s sub"><a href="${base}about/expertise.html" class="s">Expertise</a></li>
       <li class="s sub"><a href="${base}about/references.html" class="s">References</a></li>
       <li class="s "><a href="${base}about/contact.html" class="s">Contact</a></li>
     </ul>
@@ -65,7 +63,7 @@
       <a href="${base}contact.html">Contact</a>-page.
       If you are not yet sure, if you want to hire me, you might be
       interessted in
-      <a href="${base}professions.html">what I can do for you</a>, or 
+      <a href="${base}expertise.html">what I can do for you</a>, or 
       <a href="${base}references.html">what I have already done for others</a>.
     </p>
   </t:putAttribute>