diff src/main/webapp/entry/text.xhtml @ 210:0aa8975784d9

add deprecation notes to interface.
author casties
date Mon, 02 Sep 2019 13:14:08 +0200
parents 62d5276ed785
children
line wrap: on
line diff
--- a/src/main/webapp/entry/text.xhtml	Tue Aug 27 12:38:48 2019 +0200
+++ b/src/main/webapp/entry/text.xhtml	Mon Sep 02 13:14:08 2019 +0200
@@ -51,7 +51,7 @@
 			<h:commandButton value="translit"
 				action="#{CurrentText.translitTitleAction}" />
 
-			<h:outputText value="Prime Alias"/>
+			<h:outputText value="Prime Alias (deprecated)"/>
 			<h:panelGrid columns="1">
 				<h:inputText
 					size="100" value="#{CurrentText.valueShortTitle}">
@@ -109,7 +109,7 @@
 				actionListener="#{CurrentText.listenerShowAllAuthors}">
 			</h:commandButton>	
 
-        	<h:outputText value="Misattributed to" />
+        	<h:outputText value="Misattributions" />
         	<ui:include src="components/misattribution.xhtml" />
         	<h:outputText />