Fix broken svg icon, minor typos
This commit is contained in:
parent
783b3960d6
commit
f4c1ada374
@ -62,7 +62,7 @@ $public_tracks = 0;
|
||||
// admin user, who
|
||||
// - can add new users
|
||||
// - can edit all tracks, users
|
||||
// - has access to all users locations,
|
||||
// - has access to all users locations
|
||||
// none if empty
|
||||
$admin_user = "";
|
||||
|
||||
@ -72,7 +72,7 @@ $pass_lenmin = 12;
|
||||
// required strength of user password
|
||||
// 0 = no requirements,
|
||||
// 1 = require mixed case letters (lower and upper),
|
||||
// 2 = require mixed case and numbers
|
||||
// 2 = require mixed case and numbers,
|
||||
// 3 = require mixed case, numbers and non-alphanumeric characters
|
||||
$pass_strength = 2;
|
||||
|
||||
|
@ -3,6 +3,6 @@
|
||||
<svg version="1.0"
|
||||
xmlns="http://www.w3.org/2000/svg" width="16.000000pt" height="16.000000pt" viewBox="0 0 16.000000 16.000000" preserveAspectRatio="xMidYMid meet">
|
||||
<g transform="translate(0.000000,16.000000) scale(0.003125,-0.003125)" fill="#000000" stroke="none">
|
||||
<path d="M2368 4790 c-216 -27 -440 -111 -624 -233 -335 -223 -558 -550 -645-948 -20 -87 -23 -133 -23 -279 0 -157 2 -186 26 -280 29 -115 93 -312 140-430 42 -106 174 -403 206 -464 l27 -51 5 -455 5 -455 242 -3 243 -2 93 -158c209 -349 412 -667 441 -692 26 -21 90 -19 115 4 11 10 45 58 75 105 29 47104 167 167 266 62 99 134 216 159 260 26 44 85 143 130 220 353 598 640 1178780 1574 64 184 98 316 112 446 28 246 -43 567 -178 814 -135 245 -380 483-624 606 -220 111 -393 154 -635 160 -93 2 -200 0 -237 -5z m-198 -1170 l5-675 27 -78 c34 -93 63 -142 114 -186 47 -42 84 -57 166 -71 172 -27 331 62412 230 l31 65 5 695 5 695 316 3 317 2 6 -1047 c3 -577 7 -1064 8 -1083 l3-35 -272 -3 c-150 -1 -273 -1 -274 0 -1 2 -8 75 -18 163 -15 147 -18 160 -37163 -15 2 -32 -14 -68 -67 -67 -99 -159 -181 -255 -229 -101 -51 -171 -65-285 -60 -109 5 -192 38 -252 99 -36 36 -67 49 -78 31 -2 -4 0 -75 5 -157 20-350 39 -723 39 -777 l0 -58 -280 0 -280 0 0 1530 0 1530 318 -2 317 -3 5-675z"/>
|
||||
<path d="M2368 4790 c-216 -27 -440 -111 -624 -233 -335 -223 -558 -550 -645 -948 -20 -87 -23 -133 -23 -279 0 -157 2 -186 26 -280 29 -115 93 -312 140 -430 42 -106 174 -403 206 -464 l27 -51 5 -455 5 -455 242 -3 243 -2 93 -158 c209 -349 412 -667 441 -692 26 -21 90 -19 115 4 11 10 45 58 75 105 29 47 104 167 167 266 62 99 134 216 159 260 26 44 85 143 130 220 353 598 640 1178 780 1574 64 184 98 316 112 446 28 246 -43 567 -178 814 -135 245 -380 483 -624 606 -220 111 -393 154 -635 160 -93 2 -200 0 -237 -5z m-198 -1170 l5 -675 27 -78 c34 -93 63 -142 114 -186 47 -42 84 -57 166 -71 172 -27 331 62 412 230 l31 65 5 695 5 695 316 3 317 2 6 -1047 c3 -577 7 -1064 8 -1083 l3 -35 -272 -3 c-150 -1 -273 -1 -274 0 -1 2 -8 75 -18 163 -15 147 -18 160 -37 163 -15 2 -32 -14 -68 -67 -67 -99 -159 -181 -255 -229 -101 -51 -171 -65 -285 -60 -109 5 -192 38 -252 99 -36 36 -67 49 -78 31 -2 -4 0 -75 5 -157 20 -350 39 -723 39 -777 l0 -58 -280 0 -280 0 0 1530 0 1530 318 -2 317 -3 5 -675z"/>
|
||||
</g>
|
||||
</svg>
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Loading…
x
Reference in New Issue
Block a user