Switch the 'modify' code of admin/field.php to use templates
[bugdar.git] / install / templates / 1.2.0 Beta 2 - 1.2.0 Beta 3.diff
1 Index: userctrl_search.tpl
2 ===================================================================
3 --- userctrl_search.tpl (.../tags/1.2.0-b2/templates) (revision 1535)
4 +++ userctrl_search.tpl (.../trunk/templates) (revision 1535)
5 @@ -1,7 +1,7 @@
6 <div>
7 $search[name]
8 <span style="float: $stylevar[right]">
9 - <a href="search.php?searchid=$search[searchid]">[{@"Run Search"}]</a>
10 + <a href="search.php?searchid=$search[searchid]&amp;rerun=1">[{@"Run Search"}]</a>
11 <a href="userctrl.php?do=deletesearch&amp;searchid=$search[searchid]">[{@"Delete"}]</a>
12 </span>
13 </div>
14 \ No newline at end of file
15 Index: email/passwordreset.xml.tpl
16 ===================================================================
17 --- email/passwordreset.xml.tpl (.../tags/1.2.0-b2/templates) (revision 1535)
18 +++ email/passwordreset.xml.tpl (.../trunk/templates) (revision 1535)
19 @@ -1,5 +1,5 @@
20 <email>
21 - <subject>$bugsys->options['trackertitle'] Password Reset</subject>
22 + <subject>{$bugsys->options['trackertitle']} Password Reset</subject>
23 <bodyText>Hi {$user->objdata['displayname']},
24
25 You requested this lost password email at the {$bugsys->options['trackertitle']} bug tracker. To reset your password, simply click the link below (or paste it into your browser window exactly) and enter a new password.