]> git.sur5r.net Git - bacula/bacula/commitdiff
bweb: update location title
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 22 Sep 2010 15:52:39 +0000 (17:52 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 30 Sep 2010 12:34:58 +0000 (14:34 +0200)
gui/bweb/tpl/display_location.tpl
gui/bweb/tpl/location_add.tpl
gui/bweb/tpl/location_edit.tpl

index 24bb31bfff1768e346ad8f19de4346b062559662..dedd4ab5f4c4f4460de5c88395d962b6cff82983 100644 (file)
@@ -1,6 +1,6 @@
 <br/>
  <div class='titlediv'>
-  <h1 class='newstitle'>__Locations__</h1>
+  <h1 class='newstitle'>__Volume locations__</h1>
  </div>
  <div class="bodydiv">
    <form action='?' method='get'>
index 5cdfc3b0651051d3b1164ac1cd0b87781f39f4c5..34d950e5906d8457302b366224b1460b4c3d466f 100644 (file)
@@ -1,6 +1,6 @@
 <br/>
 <div class='titlediv'>
-  <h1 class='newstitle'> __New location__ </h1>
+  <h1 class='newstitle'> __New volume location__ </h1>
 </div>
 <div class='bodydiv'>
    <form action="?" method='get'>
@@ -26,6 +26,6 @@
     <button type="submit" class="bp" name='action' value='location_add' title="__Save__" ><img src='/bweb/save.png' alt=''>__Save__</button>
    </form>
 
-__Tips: It's a good idea to have a location per autochanger.__
+__Tips: It's a good idea to have a volume location per autochanger.__
 
 </div>
index f06e05b48c536a7e58fc1f7ce1d5efff4ba4b7b9..7de0315990a1070ea1d993b0366fc6d947441055 100644 (file)
@@ -1,6 +1,6 @@
 <br/>
 <div class='titlediv'>
-  <h1 class='newstitle'> __Location:__ <TMPL_VAR Location></h1>
+  <h1 class='newstitle'> __Volume location:__ <TMPL_VAR Location></h1>
 </div>
 <div class='bodydiv'>
    <form name='form1' action="?" method='get'>