diff options
author | Christian Pointner <equinox@ffgraz.net> | 2014-02-17 19:15:08 +0000 |
---|---|---|
committer | Christian Pointner <equinox@ffgraz.net> | 2014-02-17 19:15:08 +0000 |
commit | 414b1f8e1a0f3806ab3aa2d09210bc1c33f59420 (patch) | |
tree | 0c2bde7b7daf5d79b1a0028642f12089abc6b08c | |
parent | 02590122c58ac25b2692d1eefa853fd9e4201644 (diff) |
try to fix & issue
-rw-r--r-- | inc/de/meetup.shtml | 2 | ||||
-rw-r--r-- | inc/en/meetup.shtml | 2 | ||||
-rw-r--r-- | inc/hu/meetup.shtml | 2 | ||||
-rw-r--r-- | inc/si/meetup.shtml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/inc/de/meetup.shtml b/inc/de/meetup.shtml index 934159c..34b93c6 100644 --- a/inc/de/meetup.shtml +++ b/inc/de/meetup.shtml @@ -3,7 +3,7 @@ <p> Montag, <em><!--#include virtual="/meetup/next.html" --></em> ab <em>20 Uhr</em><br /> im <a href="http://realraum.at/wiki/doku.php">realraum</a>, - <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> + <a href='http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum'> Brockmanngasse 15</a> <br /><br /> Vorgesehene kommende Termine: </p> diff --git a/inc/en/meetup.shtml b/inc/en/meetup.shtml index 5250368..84d0f7c 100644 --- a/inc/en/meetup.shtml +++ b/inc/en/meetup.shtml @@ -3,7 +3,7 @@ <p> Monday, <em><!--#include virtual="/meetup/next.html" --></em> at <em>8 pm</em><br /> at <a href="http://realraum.at/wiki/doku.php">realraum</a>, - <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> + <a href='http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum'> Brockmanngasse 15</a> <br /><br /> Next planned meet-ups will be on: </p> diff --git a/inc/hu/meetup.shtml b/inc/hu/meetup.shtml index 934159c..34b93c6 100644 --- a/inc/hu/meetup.shtml +++ b/inc/hu/meetup.shtml @@ -3,7 +3,7 @@ <p> Montag, <em><!--#include virtual="/meetup/next.html" --></em> ab <em>20 Uhr</em><br /> im <a href="http://realraum.at/wiki/doku.php">realraum</a>, - <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a> + <a href='http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum'> Brockmanngasse 15</a> <br /><br /> Vorgesehene kommende Termine: </p> diff --git a/inc/si/meetup.shtml b/inc/si/meetup.shtml index 63400ea..55bdd73 100644 --- a/inc/si/meetup.shtml +++ b/inc/si/meetup.shtml @@ -3,7 +3,7 @@ <p>
Ponedeljek, <em><!--#include virtual="/meetup/next.html" --></em> ob <em>20:00</em><br />
v <a href="http://realraum.at/wiki/doku.php">realraumu</a>,
- <a href="http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum"> Brockmanngasse 15</a>
+ <a href='http://map.project-osrm.org/?dest=47.06555,15.45050&destname=realraum'> Brockmanngasse 15</a>
<br /><br />
Predvidena srečanja:
</p>
|