[Pview.php-commits] CVS: Pview.php/templates/pco pco.inc,1.2,1.3
Brought to you by:
vko
From: Ville K. <vk...@us...> - 2001-07-06 08:14:15
|
Update of /cvsroot/pview-php/Pview.php/templates/pco In directory usw-pr-cvs1:/tmp/cvs-serv315/templates/pco Modified Files: pco.inc Log Message: Don't remember what's done here, *sigh*. Index: pco.inc =================================================================== RCS file: /cvsroot/pview-php/Pview.php/templates/pco/pco.inc,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** pco.inc 2001/06/14 08:50:00 1.2 --- pco.inc 2001/07/06 08:14:11 1.3 *************** *** 11,15 **** </tr> <tr> ! <td> </td> <td><input type="submit" value="Save"></td> </tr> --- 11,15 ---- </tr> <tr> ! <td align="right"><span class="pieni">(Stores configuration info in a cookie.)</span></td> <td><input type="submit" value="Save"></td> </tr> |