Hi,
I have about 100 pages containing the part below in the style:
<div id="sidebar-fixed">
<div class="subnav">
<h3>Contents</h3>
<ul>
<li><li>
<li></li>
<li></li>
<ul></div>
I need to change the text "Contents" to "About". Is there any way to change instead of going page by page? I am also afraid to check out all my local files because I am actually not 100% sure which one is the most recent (local or remote).
Thanks
I have about 100 pages containing the part below in the style:
<div id="sidebar-fixed">
<div class="subnav">
<h3>Contents</h3>
<ul>
<li><li>
<li></li>
<li></li>
<ul></div>
I need to change the text "Contents" to "About". Is there any way to change instead of going page by page? I am also afraid to check out all my local files because I am actually not 100% sure which one is the most recent (local or remote).
Thanks