projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83542c8
)
manuelle ergänzungen zum vorherigen commit
author
Sven Schöling
<s.schoeling@linet-services.de>
Fri, 14 Sep 2012 15:18:44 +0000
(17:18 +0200)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 17 Oct 2012 13:59:13 +0000
(15:59 +0200)
bin/mozilla/ap.pl
patch
|
blob
|
history
bin/mozilla/ar.pl
patch
|
blob
|
history
bin/mozilla/arap.pl
patch
|
blob
|
history
bin/mozilla/common.pl
patch
|
blob
|
history
bin/mozilla/ic.pl
patch
|
blob
|
history
bin/mozilla/oe.pl
patch
|
blob
|
history
templates/webpages/am/buchungsgruppe_list.html
patch
|
blob
|
history
templates/webpages/am/language_list.html
patch
|
blob
|
history
templates/webpages/am/lead_list.html
patch
|
blob
|
history
templates/webpages/fu/close_window.html
patch
|
blob
|
history
diff --git
a/bin/mozilla/ap.pl
b/bin/mozilla/ap.pl
index
9860530
..
eadd07c
100644
(file)
--- a/
bin/mozilla/ap.pl
+++ b/
bin/mozilla/ap.pl
@@
-1187,7
+1187,6
@@
sub delete {
</form>
</body>
-</html>
|;
$main::lxdebug->leave_sub();
diff --git
a/bin/mozilla/ar.pl
b/bin/mozilla/ar.pl
index
45193ed
..
4ec9f54
100644
(file)
--- a/
bin/mozilla/ar.pl
+++ b/
bin/mozilla/ar.pl
@@
-549,7
+549,6
@@
$follow_ups_block
</form>
</body>
-</html>
";
$main::lxdebug->leave_sub();
@@
-873,7
+872,6
@@
sub delete {
</form>
</body>
-</html>
|;
$main::lxdebug->leave_sub();
diff --git
a/bin/mozilla/arap.pl
b/bin/mozilla/arap.pl
index
3b1a443
..
e894f97
100644
(file)
--- a/
bin/mozilla/arap.pl
+++ b/
bin/mozilla/arap.pl
@@
-251,7
+251,6
@@
sub select_name {
</form>
</body>
-</html>
|;
$main::lxdebug->leave_sub();
diff --git
a/bin/mozilla/common.pl
b/bin/mozilla/common.pl
index
1b054cf
..
15e1fe4
100644
(file)
--- a/
bin/mozilla/common.pl
+++ b/
bin/mozilla/common.pl
@@
-528,7
+528,7
@@
sub mark_as_paid_common {
print qq|<p><b>|.$locale->text('Mark as paid?').qq|</b></p>|;
print qq|<input type="button" value="|.$locale->text('yes').qq|" onclick="document.location.href='|.$referer.qq|'"> |;
print qq|<input type="button" value="|.$locale->text('no').qq|" onclick="javascript:history.back();">|;
- print qq|</body>
</html>
|;
+ print qq|</body>|;
}
$main::lxdebug->leave_sub();
diff --git
a/bin/mozilla/ic.pl
b/bin/mozilla/ic.pl
index
5edc385
..
8016874
100644
(file)
--- a/
bin/mozilla/ic.pl
+++ b/
bin/mozilla/ic.pl
@@
-389,7
+389,6
@@
sub update_prices {
#
#</form>
#</body>
-#</html>
#|;
# $lxdebug->leave_sub();
#} #end list()
@@
-983,7
+982,6
@@
sub addtop100 {
</form>
</body>
-</html>
|;
$lxdebug->leave_sub();
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
a5feea8
..
e9e7bb5
100644
(file)
--- a/
bin/mozilla/oe.pl
+++ b/
bin/mozilla/oe.pl
@@
-1514,7
+1514,6
@@
sub backorder_exchangerate {
</form>
</body>
-</html>
|;
$main::lxdebug->leave_sub();
diff --git
a/templates/webpages/am/buchungsgruppe_list.html
b/templates/webpages/am/buchungsgruppe_list.html
index
bc4a8a2
..
1c4218a
100644
(file)
--- a/
templates/webpages/am/buchungsgruppe_list.html
+++ b/
templates/webpages/am/buchungsgruppe_list.html
@@
-63,4
+63,3
@@
</form>
</body>
- </html>
diff --git
a/templates/webpages/am/language_list.html
b/templates/webpages/am/language_list.html
index
a49d18e
..
c6d58bc
100644
(file)
--- a/
templates/webpages/am/language_list.html
+++ b/
templates/webpages/am/language_list.html
@@
-49,4
+49,3
@@
</form>
</body>
- </html>
diff --git
a/templates/webpages/am/lead_list.html
b/templates/webpages/am/lead_list.html
index
2e2010e
..
401e8e0
100644
(file)
--- a/
templates/webpages/am/lead_list.html
+++ b/
templates/webpages/am/lead_list.html
@@
-32,4
+32,3
@@
</form>
</body>
- </html>
diff --git
a/templates/webpages/fu/close_window.html
b/templates/webpages/fu/close_window.html
index
d166865
..
ff8cfa7
100644
(file)
--- a/
templates/webpages/fu/close_window.html
+++ b/
templates/webpages/fu/close_window.html
@@
-1
+1
@@
-<body onload="window.close()"></body>
</html>
+<body onload="window.close()"></body>