Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gofeminin.de
signature-generator
Commits
19fcd851
Commit
19fcd851
authored
Dec 21, 2015
by
Marco Kellershoff
Browse files
Remove bdf template and add Onmeda.de Pinterest Link
parent
23310b23
Changes
4
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
19fcd851
...
...
@@ -54,10 +54,6 @@
<input
type=
"radio"
class=
"radio"
name=
"portal"
value=
"onmeda"
/>
Onmeda
</label>
<label>
<input
type=
"radio"
class=
"radio"
name=
"portal"
value=
"bildderfrau"
/>
Bild der Frau
</label>
</fieldset>
<fieldset>
Signatur Datei Erstellen?
...
...
sig.php
View file @
19fcd851
...
...
@@ -14,11 +14,6 @@ switch ( PORTAL ) {
case
'onmeda'
:
$template_contents
=
file_get_contents
(
'templates/onmeda.de.html'
);
break
;
case
'bildderfrau'
:
$template_contents
=
file_get_contents
(
'templates/bildderfrau.html'
);
break
;
default
:
if
(
get_post_data_by_key
(
'dmexco2015'
)
===
'true'
)
$template_contents
=
file_get_contents
(
'templates/gofeminin_dmexco.html'
);
...
...
templates/bildderfrau.html
deleted
100644 → 0
View file @
23310b23
<table
cellspacing=
"2"
cellpadding=
"0"
width=
"600"
border=
"0"
bgcolor=
"#ffffff"
>
<tbody>
<tr>
<td
width=
"100%"
align=
"left"
>
<font
face=
"Arial, Verdana, sans-serif"
size=
"2"
style=
"font-size:13px;"
>
<font
color=
"#951F60"
>
<strong>
{{firstname}} {{lastname}}
</strong>
</font>
<br>
<font
color=
"#68696b"
>
{{jobtitle}}
</font>
<br>
<a
style=
"text-decoration:none;"
href=
"mailto:{{email}}"
>
<font
color=
"#68696b"
style=
"text-decoration:none;"
>
{{email}}
</font>
</a>
<br>
<font
color=
"#68696b"
>
Tel. {{telephone}}
</font>
<br>
<font
color=
"#68696b"
>
Fax {{fax}}
</font>
</font>
</td>
</tr>
<tr>
<td
align=
"left"
>
<img
width=
"600"
vspace=
"10"
height=
"130"
alt=
"gofeminin.de"
src=
"http://i.onmeda.de/signature_koeln_2011.gif"
/>
</td>
</tr>
<tr>
<td
width=
"100%"
align=
"left"
>
<table
cellspacing=
"0"
cellpadding=
"5"
width=
"1"
border=
"0"
bgcolor=
"#ffffff"
>
<tbody>
<tr>
<td>
<a
target=
"_blank"
href=
"https://www.facebook.com/bildderfrau"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Facebook"
src=
"http://www.gofeminin.de/mailing/signature-af/facebook.png"
/>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"https://plus.google.com/+bildderfrau/posts"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Google Plus"
src=
"http://www.gofeminin.de/mailing/signature-af/google.png"
/>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"https://twitter.com/bildderfrau_de"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Twitter"
src=
"http://www.gofeminin.de/mailing/signature-af/twitter.png"
/>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"http://instagram.com/gofeminin_de"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Instagram"
src=
"http://www.gofeminin.de/mailing/signature-af/instagram.png"
>
</a>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td
width=
"100%"
align=
"left"
>
<font
face=
"Arial, Verdana, sans-serif"
size=
"2"
style=
"font-size:9px;"
>
<br>
<font
color=
"#68696b"
>
Geschäftsführung: Marie-Laure Sauty de Chalon, Marc Schmitz
</font>
<br>
<font
color=
"#68696b"
>
HRB Berlin 113.691 B
</font>
</font>
</td>
</tr>
</tbody>
</table>
templates/onmeda.de.html
View file @
19fcd851
...
...
@@ -45,10 +45,15 @@
</a>
</td>
<td>
<a
target=
"_blank"
href=
"http://instagram.com/gofeminin_de"
>
<a
target=
"_blank"
href=
"http
s
://instagram.com/gofeminin_de"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Instagram"
src=
"http://www.gofeminin.de/mailing/signature-af/instagram.png"
>
</a>
</td>
<td>
<a
target=
"_blank"
href=
"https://de.pinterest.com/onmeda_de/"
>
<img
width=
"30"
height=
"30"
border=
"0"
alt=
"Pinterest"
src=
"http://www.gofeminin.de/mailing/signature-af/pinterest.png"
>
</a>
</td>
</tr>
</tbody>
</table>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment