diff options
Diffstat (limited to 'kdeprint/slave/templates/pseudo.template')
-rw-r--r-- | kdeprint/slave/templates/pseudo.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdeprint/slave/templates/pseudo.template b/kdeprint/slave/templates/pseudo.template index d6dec46df..a5acc24d1 100644 --- a/kdeprint/slave/templates/pseudo.template +++ b/kdeprint/slave/templates/pseudo.template @@ -22,7 +22,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "background-image: url(top-middle.png); width: 100%; height: 131px;"> <div style="position: absolute; right: 0px;"> - <img src="top-right-kdeprint.png" style="margin: 0px" alt="" /> + <img src="top-right-tdeprint.png" style="margin: 0px" alt="" /> </div> <div style="position: absolute; left: 0px;"> @@ -88,7 +88,7 @@ body {margin: 0px; padding: 0px; background-color: #418ade;} <div style= "width: 100%; background-image: url(box-middle-left.png); background-repeat: repeat-y; text-align: center"> <div style= - "background-image: url(box-centre-kdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> + "background-image: url(box-centre-tdeprint.png); background-repeat: no-repeat; background-color: #dfe7f3; background-position: top right; margin-left: 20px; margin-right: 20px;"> <h2 style="margin-top: 0px;"><img src="%1" width="32" height="32"/> %1<!--Title--></h2> <table border="1" cellspacing="0" cellpadding="1" width="100%"> |