[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.2-3-g986dbe3
Kevin Falcone
falcone at bestpractical.com
Wed Aug 17 16:01:10 EDT 2011
The branch, 4.0-trunk has been updated
via 986dbe3d68729b3eb92fa8d81360631f8e8f701f (commit)
from 9ecd0038c66bc5294c529ed1a67484c67918a3f7 (commit)
Summary of changes:
share/html/SelfService/Article/Search.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 986dbe3d68729b3eb92fa8d81360631f8e8f701f
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Wed Aug 17 15:12:23 2011 -0400
Find and replace error from the RTFM merge
Reported in #18194
diff --git a/share/html/SelfService/Article/Search.html b/share/html/SelfService/Article/Search.html
index 242aee0..be87111 100644
--- a/share/html/SelfService/Article/Search.html
+++ b/share/html/SelfService/Article/Search.html
@@ -50,7 +50,7 @@
<table>
<form action="<%RT->Config->Get('WebPath')%>/SelfService/Article/Search.html">
<tr>
-<td><&|/l&>Search for Articles articles matching</&></td>
+<td><&|/l&>Search for Articles matching</&></td>
<td><input size=20 name="Articles_Content" /></td>
<td><input type="submit" value="Search"></td>
</tr>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list