#59 remove googlefonts api

This commit is contained in:
Johannes 2022-08-23 11:11:26 +02:00
parent 5c1e804055
commit e3ace146f8
6 changed files with 0 additions and 6 deletions

View File

@ -15,7 +15,6 @@ require_once "proxy.php";
<head>
<meta charset="UTF-8">
<title>CiviProxy Error</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;

View File

@ -16,7 +16,6 @@ require_once "proxy.php";
<head>
<meta charset="UTF-8">
<title>CiviProxy Version <?php echo $civiproxy_version;?></title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;

View File

@ -45,7 +45,6 @@ if (!empty($group_query['is_error'])) {
<head>
<meta charset="UTF-8">
<title>CiviProxy Version <?php echo $civiproxy_version;?></title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;

View File

@ -45,7 +45,6 @@ if (!empty($group_query['is_error'])) {
<head>
<meta charset="UTF-8">
<title>CiviProxy Version <?php echo $civiproxy_version;?></title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;

View File

@ -83,7 +83,6 @@ if (!empty($_REQUEST['email'])) {
<head>
<meta charset="UTF-8">
<title>CiviProxy Version <?php echo $civiproxy_version;?></title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;

View File

@ -45,7 +45,6 @@ if (!empty($group_query['is_error'])) {
<head>
<meta charset="UTF-8">
<title>CiviProxy Version <?php echo $civiproxy_version;?></title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<style type="text/css">
body {
margin: 0;