Switched button-add-member to button-add-new in /admin/ scripts.
authortonnesen <tonnesen>
Mon, 24 Jun 2002 18:40:56 +0000 (18:40 +0000)
committertonnesen <tonnesen>
Mon, 24 Jun 2002 18:40:56 +0000 (18:40 +0000)
admin/aqbookfund.pl
admin/aqbudget.pl
admin/categorie.pl
admin/categoryitem.pl
admin/currency.pl
admin/itemtypes.pl
admin/printers.pl
admin/stopwords.pl

index e9cd150..081bf18 100755 (executable)
@@ -249,7 +249,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');
index 1591219..6e5ecc4 100755 (executable)
@@ -256,7 +256,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');
index 08dab85..d253a22 100755 (executable)
@@ -266,7 +266,7 @@ printend
 print <<printend
        <form action='$script_name' method=post>
        <input type=hidden name=op value=add_form>
-       <input type=image src="/images/button-add-member.gif"  WIDTH=188  HEIGHT=44  ALT="Add Category" BORDER=0 ></a><br>
+       <input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add Category" BORDER=0 ></a><br>
        </form>
 printend
        ;
index cc7f39c..439ffef 100644 (file)
@@ -267,7 +267,7 @@ printend
 print <<printend
        <form action='$script_name' method=post>
        <input type=hidden name=op value=add_form>
-       <input type=image src="/images/button-add-member.gif"  WIDTH=188  HEIGHT=44  ALT="Add Category" BORDER=0 ></a><br>
+       <input type=image src="/images/button-add-new.gif"  WIDTH=188  HEIGHT=44  ALT="Add Category" BORDER=0 ></a><br>
        </form>
 printend
        ;
index 3f3fca5..5f7aa58 100755 (executable)
@@ -247,7 +247,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');
index 4983518..2090f33 100755 (executable)
@@ -271,7 +271,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add itemtype\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add itemtype\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');
index 92c9257..dd00759 100755 (executable)
@@ -238,7 +238,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');
index 705517a..22d41c7 100755 (executable)
@@ -227,7 +227,7 @@ printend
                my $nextpage =$offset+$pagesize;
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
-       print "<br><input type=image src=\"/images/button-add-member.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
+       print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
 } #---- END $OP eq DEFAULT
 print endmenu('admin');