Show
Ignore:
Timestamp:
10/26/08 22:20:06 (5 years ago)
Author:
xrobau
Message:

Minor wording changes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • contributed_modules/modules/cidroute/page.cidroute.php

    r7146 r7149  
    195195 
    196196?> 
    197   <tr><td colspan=2><span id="instructions">Select the destination for the CID Groups below, then update the CallerID Groups to suit. Note that changes happen <em>immediately</em> without a need for a reload. (PS: No, they don't)</span></td></tr> 
     197  <tr><td colspan=2><span id="instructions">Select the destination for the CID Groups below, then update the CallerID Groups to suit. Note that changes to the routing happen as soon as you submit the form. There is no need for a standard reload.</span></td></tr> 
    198198        <tr><td colspan=2><h5><?php echo _("Destination")?>:<hr></h5> 
    199199        <input type="hidden" name="itemid" value="<? echo $itemid ?>"> 
     
    342342  global $dispnum; 
    343343  showHeader(); 
    344 
    345 ?> 
     344   
     345  print "<h2>Not implemented yet</h2>"; 
     346   
     347
     348?>