small fix git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@469 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
fly.dvorkin 2012-11-05 09:06:55 +00:00
commit 371563bdd4
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ $domain_name = (!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : $do
// Increase number of revision after update // Increase number of revision after update
$bb_cfg['tp_version'] = '2.5 Beta'; $bb_cfg['tp_version'] = '2.5 Beta';
$bb_cfg['tp_release_state'] = 'R468'; $bb_cfg['tp_release_state'] = 'R469';
$bb_cfg['tp_release_date'] = '05-11-2012'; $bb_cfg['tp_release_date'] = '05-11-2012';
// Database // Database

View file

@ -288,7 +288,7 @@ $(function(){
<legend>{L_TITLE_MATCH}</legend> <legend>{L_TITLE_MATCH}</legend>
<div> <div>
<p class="input"> <p class="input">
<input style="width: 95%;" class="post" type="text" size="50" maxlength="{TITLE_MATCH_MAX}" name="{TITLE_MATCH_NAME}" value="{TITLE_MATCH_VAL}" required /> <input style="width: 95%;" class="post" type="text" size="50" maxlength="{TITLE_MATCH_MAX}" name="{TITLE_MATCH_NAME}" value="{TITLE_MATCH_VAL}" />
</p> </p>
<p class="chbox med"> <p class="chbox med">
{ALL_WORDS_CHBOX} {ALL_WORDS_CHBOX}