More markup corrections for better validation.
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / classsources.tmpl
index bee599f..973d879 100644 (file)
@@ -116,9 +116,9 @@ function CheckRuleForm(f) {
 
 <!-- TMPL_IF name="class_source_form" -->
   <!-- TMPL_IF name="edit_class_source" -->
-<h2>&rsaquo; Modify classification source</h2>
+<h2>Modify classification source</h2>
   <!-- TMPL_ELSE -->
-<h2>&rsaquo; Add classification source</h2>
+<h2>Add classification source</h2>
   <!-- /TMPL_IF -->
 <form action="<!-- TMPL_VAR name="script_name" -->" name="Aform" method="post">
   <input type="hidden" name="op" value="<!-- TMPL_VAR name="confirm_op"-->" />
@@ -170,9 +170,9 @@ function CheckRuleForm(f) {
 
 <!-- TMPL_IF name="sort_rule_form" -->
   <!-- TMPL_IF name="edit_sort_rule" -->
-<h2>&rsaquo; Modify filing rule</h2>
+<h2>Modify filing rule</h2>
   <!-- TMPL_ELSE -->
-<h2>&rsaquo; Add filing rule</h2>
+<h2>Add filing rule</h2>
   <!-- /TMPL_IF -->
 <form action="<!-- TMPL_VAR name="script_name" -->" name="Aform" method="post">
   <input type="hidden" name="op" value="<!-- TMPL_VAR name="confirm_op"-->" />