1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-22 19:07:27 +01:00

Can I finally commit this or will sourceforge screw this up too ... hhmmmm

git-svn-id: file:///svn/phpbb/trunk@2152 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen 2002-02-15 13:49:10 +00:00
parent bbef6aa6ce
commit 3ddf433417

View File

@ -89,6 +89,10 @@
<tr>
<td class="row2" colspan="2"><span class="gensmall">{L_COOKIE_SETTINGS_EXPLAIN}</span></td>
</tr>
<tr>
<td class="row1">{L_COOKIE_DOMAIN}</td>
<td class="row2"><input type="text" maxlength="255" name="cookie_domain" value="{COOKIE_DOMAIN}" /></td>
</tr>
<tr>
<td class="row1">{L_COOKIE_NAME}</td>
<td class="row2"><input type="text" maxlength="16" name="cookie_name" value="{COOKIE_NAME}" /></td>