|
From: Paul S. O. <ps...@us...> - 2001-12-17 00:24:09
|
Update of /cvsroot/phpbb/phpBB2/templates/subSilver
In directory usw-pr-cvs1:/tmp/cvs-serv21214/templates/subSilver
Modified Files:
faq_body.tpl
Log Message:
Added BBCode guide as separate file ... no doubt this will annoy some, oh well :)
Index: faq_body.tpl
===================================================================
RCS file: /cvsroot/phpbb/phpBB2/templates/subSilver/faq_body.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** faq_body.tpl 2001/11/27 21:37:31 1.6
--- faq_body.tpl 2001/12/17 00:24:05 1.7
***************
*** 8,12 ****
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<tr>
! <th class="thHead">{L_FAQ}</th>
</tr>
<tr>
--- 8,12 ----
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<tr>
! <th class="thHead">{L_FAQ_TITLE}</th>
</tr>
<tr>
|