1 Index: explain_autoaction.tpl
2 ===================================================================
3 --- explain_autoaction.tpl (.../tags/1.1.0-rc1/templates) (revision 1226)
4 +++ explain_autoaction.tpl (.../trunk/templates) (revision 1226)
7 -<html lang="$stylevar[lang]" xml:lang="$stylevar[lang]" dir="$stylevar[lang_dir]">
10 - <title>{$bugsys->options['trackertitle']} - {@"Automatic Actions"}</title>
17 -<h2>{@"Explication of Automatic Actions"}</h2>
19 -<table border="$stylevar[border]" cellspacing="$stylevar[spacing]" cellpadding="$stylevar[padding]px" width="$stylevar[normal_width]">
24 \ No newline at end of file
26 ===================================================================
27 --- showreport.tpl (.../tags/1.1.0-rc1/templates) (revision 1226)
28 +++ showreport.tpl (.../trunk/templates) (revision 1226)
30 <if condition="$show['newreply']">
33 - <legend>{@"New Reply"}<if condition="$show['autoactions']"> : <a href="explain.php?do=autoactions">{@"Automatic Action"}</a> <select name="autoaction">$select[autoaction]</select></if> $help[newreply]</legend>
34 + <legend>{@"New Reply"}<if condition="$show['automations']"> : <a href="explain.php?do=automations">{@"Automation"}</a> <select name="automation">$select[automation]</select></if> $help[newreply]</legend>
36 <textarea name="comment" cols="50" rows="10" style="width: 100%"></textarea>
38 Index: explain_automation.tpl
39 ===================================================================
40 --- explain_automation.tpl (.../tags/1.1.0-rc1/templates) (revision 0)
41 +++ explain_automation.tpl (.../trunk/templates) (revision 1226)
44 +<html lang="$stylevar[lang]" xml:lang="$stylevar[lang]" dir="$stylevar[lang_dir]">
47 + <title>{$bugsys->options['trackertitle']} - {@"Automations"}</title>
54 +<h2>{@"Explication of Automations"}</h2>
56 +<table border="$stylevar[border]" cellspacing="$stylevar[spacing]" cellpadding="$stylevar[padding]px" width="$stylevar[normal_width]">
61 \ No newline at end of file
63 Property changes on: explain_automation.tpl
64 ___________________________________________________________________
66 + LastChangedDate LastChangedRevision LastChangedBy HeadURL Id Date