You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by lu...@apache.org on 2001/12/12 02:35:17 UTC

cvs commit: jakarta-taglibs/standard/examples/web/format index.html

luehe       01/12/11 17:35:17

  Modified:    standard/examples/web/format index.html
  Log:
  Changed 'Formatting/I18N Tags' to 'I18N-Capable Formatting Tags', which is how we officially refer to these tags
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-taglibs/standard/examples/web/format/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/standard/examples/web/format/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.html	2001/11/21 22:17:19	1.5
  +++ index.html	2001/12/12 01:35:16	1.6
  @@ -1,7 +1,7 @@
   <html><!-- #BeginTemplate "/examples/web/Templates/ExamplesTemplate.dwt" -->
   <head>
   <!-- #BeginEditable "doctitle" --> 
  -<title>JSTL: Formatting/I18N Tags Examples</title>
  +<title>JSTL: I18N-Capable Formatting Tags Examples</title>
   <!-- #EndEditable -->
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <link rel="stylesheet" href="../global.css" type="text/css">
  @@ -27,7 +27,7 @@
     </tr>
   </table>
   <!-- #BeginEditable "body" --> 
  -<h2>Formatting/I18N Tags Examples</h2>
  +<h2>I18N-Capable Formatting Tags Examples</h2>
   <h3>German&nbsp;&nbsp; <a href="../ShowSource.jsp?filename=/format/GermanLocale.jsp"><img src="../images/code.gif" width="24" height="24" border="0"></a> 
     <a href="GermanLocale.jsp"><img src="../images/execute.gif" width="24" height="24" border="0"></a> 
   </h3>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>