<div class='titlediv'>
- <h1 class='newstitle'> Add media</h1>
+ <h1 class='newstitle'> Add Media</h1>
</div>
<div class='bodydiv'>
<form action="?" method='get'>
<select name='age' class='formulaire'>
<option id='age_604800' value='604800'>This week</option>
<option id='age_2678400' value='2678400'>Last 30 days</option>
- <option id='age_15552000' value='15552000'>Last 6 month</option>
+ <option id='age_15552000' value='15552000'>Last 6 months</option>
</select>
</td>
<td valign='top'>
<tr>
<td><b>To: </b></td><td><input class='formulaire' name='email' value='<TMPL_VAR email>'></td>
</tr><tr>
-<td><b>Subject: </b></td><td><input class='formulaire' name='subject' value='[BACULA] Move media to <TMPL_VAR newlocation>' size='80'></td>
+<td><b>Subject: </b></td><td><input class='formulaire' name='subject' value='__[BACULA] Move media to__ <TMPL_VAR newlocation>' size='80'></td>
</tr><tr>
<td></td>
<td>
- <TMPL_VAR VolumeName> (<TMPL_VAR location>)
</TMPL_LOOP>
-When it's finish, could you update media location ?
-(you can use this link : <TMPL_VAR url>).
+When it's finish, could you update media location?
+(you can use this link: <TMPL_VAR url>).
Thanks
</textarea>
</div>
<div class="otherbox">
<!-- <h1>Actions</h1> -->
- <button type="submit" class="bp" name='action' value='job' title='Show last job'> <img src='/bweb/zoom.png' alt=''>Last jobsView jobs</button>
+ <button type="submit" class="bp" name='action' value='job' title="Show last job"> <img src='/bweb/zoom.png' alt=''>Last jobs</button>
<button type="submit" class="bp" name='action' value='dsp_cur_job' title='Show current job'> <img src='/bweb/zoom.png' alt=''>Current jobs</button>
<button type="submit" class="bp" name='action' value='client_status' title='Show client status'> <img src='/bweb/zoom.png' alt=''>Status </button>
<button type="submit" class="bp" name='action' value='client_stats' title='Client stats'> <img src='/bweb/chart.png' alt=''>Stats </button>
<tr><td title="This folder must be writable by apache user and must be accessible on /bweb/fv">fv_write_path:</td> <td> <TMPL_VAR fv_write_path> </td></tr>
<tr><td title="You can choose the Job table that you want to use to get statistics">stat_job_table:</td> <td> <TMPL_IF stat_job_table><TMPL_VAR stat_job_table><TMPL_ELSE>Job</TMPL_IF> </td></tr>
<tr><td title="/path/to/bconsole -n -c /path/to/bconsole.conf">bconsole:</td> <td> <TMPL_VAR bconsole> </td></tr>
- <tr><td title="use a wiki for jobs documentation ?">wiki_url:</td> <td> <TMPL_VAR wiki_url> </td></tr>
+ <tr><td title="use a wiki for jobs documentation?">wiki_url:</td> <td> <TMPL_VAR wiki_url> </td></tr>
<tr><td title="display timestamp in job log">display_log_time:</td> <td> <TMPL_VAR display_log_time> </td></tr>
<tr><td title="user managment">security:</td> <td> <TMPL_VAR enable_security> </td></tr>
<tr><td title="user filter">security acl:</td> <td> <TMPL_VAR enable_security_acl> </td></tr>
<td>
<form name="fileset_view" action='bweb.pl?'>
<input type='hidden' name='fileset' value='<TMPL_VAR FileSet>'>
- <button type="submit" class="bp" name='action' value='fileset_view' title='View Fileset'>
+ <button type="submit" class="bp" name='action' value='fileset_view' title='View FileSet'>
<img src='/bweb/zoom.png' alt=''>View FileSet</button>
</form>
</td>
<input type='hidden' name='jobid' value='<TMPL_VAR jobid>'>
<input type='hidden' name='where' value='/'>
<button type="submit" class="bp" name='action' value='bfileview'
- title='view file usage'
+ title='View file usage'
onclick='if (<TMPL_VAR JobFiles> > 50000) { return confirm("It could take long time, do you want to continue?")} else { return 1; }'>
<img src='/bweb/colorscm.png' alt=''> View file usage </button>
</form>
</tr><tr>
<td>Comment:</td> <td> <input class="formulaire" type="text" name="comment" value='<TMPL_VAR comment>'> </td>
</tr><tr>
+ <td>Lang:</td>
+ <td>
+ <select name="lang" id='lang' class="formulaire">
+ <option value='en'>english</option>
+ <option value='fr'>french</option>
+ <option value='es'>spanish</option>
+ </select>
+ </td>
+ </tr><tr>
<td> Profile:</td><td>
<select name="profile" id='profile' class="formulaire">
<option onclick='set_role("")'></option>
<select name='age' class='formulaire'>
<option id='age_604800' value='604800'>This week</option>
<option id='age_2678400' value='2678400'>Last 30 days</option>
- <option id='age_15552000' value='15552000'>Last 6 month</option>
+ <option id='age_15552000' value='15552000'>Last 6 months</option>
</select>
</td>
<td valign='top'>
<option id='job_avg_day' value='job_avg_day' title="Average backup size per day for the period">Job avg size (d)</option>
<option id='job_sum_hour' value='job_sum_hour' title="Job size per hour for the period">Job Bytes (h)</option>
<option id='job_sum_day' value='job_sum_day' title="Job size per day for the period">Job Bytes (d)</option>
- <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_size' value='job_time_size' title="Display Job size, duration and number of files with a balloon">Size,time,files</option>
+ <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_nb' value='job_time_nb' title="Display Job duration, size and files with balloons">Time,size,files</option>
+ <option onclick='document.getElementById("gtype_balloon").selected=true;' id='job_time_size' value='job_time_size' title="Display Job duration, files and size with balloons">Time,files,size</option>
</select>
</td>
<label onclick='
document.getElementById("more1").style.visibility="visible";
document.getElementById("more2").style.visibility="visible";'>
- <img title='Display more options' src='/bweb/add.png'>More options</label>
+ <img title="Display more options" src='/bweb/add.png'>More options</label>
<button type="submit" class="bp" name='action' value='run_job_now' title='Run job'><img src='/bweb/R.png' alt=''>Run now</button>
<button type="submit" class="bp" name='action' value='fileset_view' title='View FileSet'><img src='/bweb/zoom.png' alt=''>View FileSet</button>