Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basic
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3586/phpslash-dev/include/templates/en/basic
Modified Files:
articleEmailForm.tpl articleEmailSent.tpl
Log Message:
returned "Email This Story".
Index: articleEmailForm.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/articleEmailForm.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** articleEmailForm.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- articleEmailForm.tpl 9 Sep 2004 20:44:55 -0000 1.2
***************
*** 9,13 ****
<tr>
<td class="titleBar">
! Email this Story to a Friend
</td>
</tr>
--- 9,13 ----
<tr>
<td class="titleBar">
! <h5>Email this Story to a Friend</h5>
</td>
</tr>
Index: articleEmailSent.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basic/articleEmailSent.tpl,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** articleEmailSent.tpl 12 Mar 2003 16:12:52 -0000 1.1.1.1
--- articleEmailSent.tpl 9 Sep 2004 20:44:56 -0000 1.2
***************
*** 9,13 ****
<tr>
<td class="titleBar">
! Email this Story to a Friend
</td>
</tr>
--- 9,13 ----
<tr>
<td class="titleBar">
! <h5>Email this Story to a Friend</h5>
</td>
</tr>
|