mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 09:13:38 +01:00
convert tabs to spaces in whole codebase, closes #17
This commit is contained in:
parent
ab1d13bebb
commit
3c468ef1f2
@ -60,4 +60,3 @@ if (empty($image)) {
|
|||||||
$signInLink = get_field('sign_in_link','option');
|
$signInLink = get_field('sign_in_link','option');
|
||||||
$signUpLink = get_field('sign_up_link','option');
|
$signUpLink = get_field('sign_up_link','option');
|
||||||
//</editor-fold>
|
//</editor-fold>
|
||||||
|
|
||||||
|
@ -87,4 +87,3 @@ if (is_home()) {
|
|||||||
</head>
|
</head>
|
||||||
<body <?php body_class($headColour); ?> >
|
<body <?php body_class($headColour); ?> >
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
|
|
||||||
|
@ -13,4 +13,3 @@ msgstr ""
|
|||||||
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
"esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
|
||||||
"X-Poedit-Basepath: .\n"
|
"X-Poedit-Basepath: .\n"
|
||||||
"X-Poedit-SearchPath-0: ..\n"
|
"X-Poedit-SearchPath-0: ..\n"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user